coverage
This commit is contained in:
@ -760,7 +760,7 @@ class Settings(object):
|
||||
else:
|
||||
if operator == 'and':
|
||||
calc_properties.add(action)
|
||||
continue
|
||||
continue # pragma: no cover
|
||||
if breaked:
|
||||
break
|
||||
return calc_properties
|
||||
|
Reference in New Issue
Block a user