Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
gbin committed Jun 10, 2016
1 parent 09269b4 commit eb622db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion errbot/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -338,4 +338,3 @@ def compat_str(s):
return s.decode('utf-8')
else:
return str(s)

0 comments on commit eb622db

Please sign in to comment.