Skip to content

Commit 72a7355

Browse files
committed
Fix codeclimate
1 parent 64cf9ed commit 72a7355

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.codeclimate.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
languages:
22
Python: true
3-
exclude_paths:
4-
- "telegram/emoji.py"
5-
- "tests/*.py"
3+
exclude_paths:
4+
- "telegram/emoji.py"
5+
- "test/*"

0 commit comments

Comments
 (0)