Fix linting
This commit is contained in:
parent
2cd69cf632
commit
60358b6db8
|
@ -123,4 +123,3 @@ class MarkEvaluator(object):
|
||||||
else:
|
else:
|
||||||
return "condition: " + str(self.expr)
|
return "condition: " + str(self.expr)
|
||||||
return expl
|
return expl
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue