Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus committed Feb 22, 2018
1 parent 2cd69cf commit 60358b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _pytest/mark/evaluate.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,4 +123,3 @@ def getexplanation(self):
else:
return "condition: " + str(self.expr)
return expl

0 comments on commit 60358b6

Please sign in to comment.