This commit is contained in:
2017-07-21 22:34:41 +02:00
parent 32e88299e2
commit 5ca2e32ac5
6 changed files with 61 additions and 32 deletions

View File

@ -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