Skip to content

Commit

Permalink
pyflakes
Browse files Browse the repository at this point in the history
  • Loading branch information
smn committed Nov 10, 2014
1 parent 17c90da commit c2882d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion elasticgit/commands/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,5 @@ class BooleanType(object):
"""


def __call__(self, value):
return value.lower() in ("yes", "true", "t", "1")

0 comments on commit c2882d8

Please sign in to comment.