mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2025-03-23 23:39:42 +01:00
mistake in codeclimate
This commit is contained in:
parent
d75e0f6014
commit
6d7a61ae72
1 changed files with 2 additions and 4 deletions
|
@ -1,8 +1,6 @@
|
||||||
languages:
|
|
||||||
Python: true
|
|
||||||
exclude_paths:
|
exclude_paths:
|
||||||
- "telegram/emoji.py"
|
|
||||||
- "tests/*"
|
- "tests/*"
|
||||||
|
- "examples/*
|
||||||
engines:
|
engines:
|
||||||
duplication:
|
duplication:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
@ -16,4 +14,4 @@ engines:
|
||||||
radon:
|
radon:
|
||||||
enabled: true
|
enabled: true
|
||||||
config:
|
config:
|
||||||
threshold: "C"
|
threshold: "C"
|
||||||
|
|
Loading…
Add table
Reference in a new issue