Fix linting

This commit is contained in:
Bruno Oliveira
2018-02-22 18:49:20 -03:00
committed by GitHub
parent 2cd69cf632
commit 60358b6db8

View File

@@ -123,4 +123,3 @@ class MarkEvaluator(object):
else:
return "condition: " + str(self.expr)
return expl