Skip to content

Commit 4f5c2c9

Browse files
committed
Ignore pylint
1 parent cd18410 commit 4f5c2c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ exclude = setup.py, setup-raw.py docs/source/conf.py, telegram/vendor
66

77
[pylint.message-control]
88
# We're ignoring a bunch of warnings, b/c rools is no high-end product …
9-
disable = C0116,C0115,R0902,C0114,R0912,R0914,R0913
9+
disable = C0116,C0115,R0902,C0114,R0912,R0914,R0913,R0917
1010

1111

1212
[mypy]

0 commit comments

Comments
 (0)