Fix false-positive check
This commit is contained in:
parent
ab31f2a289
commit
65b99dab45
@ -77,6 +77,7 @@ class SettingValue:
|
||||
Args:
|
||||
startlayer: The first layer to include.
|
||||
"""
|
||||
# pylint: disable=useless-else-on-loop
|
||||
if startlayer is None:
|
||||
d = self._values
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user