We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd18410 commit 4f5c2c9Copy full SHA for 4f5c2c9
setup.cfg
@@ -6,7 +6,7 @@ exclude = setup.py, setup-raw.py docs/source/conf.py, telegram/vendor
6
7
[pylint.message-control]
8
# We're ignoring a bunch of warnings, b/c rools is no high-end product …
9
-disable = C0116,C0115,R0902,C0114,R0912,R0914,R0913
+disable = C0116,C0115,R0902,C0114,R0912,R0914,R0913,R0917
10
11
12
[mypy]
0 commit comments