Fix codeclimate

This commit is contained in:
leandrotoledo 2015-09-04 18:33:51 -03:00
parent 64cf9ed941
commit 72a7355c2f

View file

@ -1,5 +1,5 @@
languages:
Python: true
exclude_paths:
- "telegram/emoji.py"
- "tests/*.py"
exclude_paths:
- "telegram/emoji.py"
- "test/*"