X Tutup
Skip to content

Commit be23ff5

Browse files
committed
Fix codeclimate
1 parent 72a7355 commit be23ff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)
X Tutup