Skip to content

Commit

Permalink
Fix codeclimate
Browse files Browse the repository at this point in the history
  • Loading branch information
leandrotoledo committed Sep 4, 2015
1 parent 64cf9ed commit 72a7355
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
languages:
Python: true
exclude_paths:
- "telegram/emoji.py"
- "tests/*.py"
exclude_paths:
- "telegram/emoji.py"
- "test/*"

0 comments on commit 72a7355

Please sign in to comment.