Fix linting

This commit is contained in:
Bruno Oliveira 2018-02-22 18:49:20 -03:00 committed by GitHub
parent 2cd69cf632
commit 60358b6db8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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