Skip to content

Commit be23ff5

Browse files
committed
Fix codeclimate
1 parent 72a7355 commit be23ff5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.codeclimate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ languages:
22
Python: true
33
exclude_paths:
44
- "telegram/emoji.py"
5-
- "test/*"
5+
- "tests/*"

0 commit comments

Comments
 (0)