mirror of
https://github.com/Dineshkarthik/telegram_media_downloader.git
synced 2025-01-07 14:48:34 +08:00
style: update pylint configs
This commit is contained in:
parent
5933bbb9fe
commit
253708ba45
1 changed files with 1 additions and 0 deletions
1
pylintrc
1
pylintrc
|
@ -80,6 +80,7 @@ disable=
|
|||
invalid-name,
|
||||
bad-continuation,
|
||||
import-error,
|
||||
broad-except,
|
||||
|
||||
|
||||
# Enable the message, report, category or checker with the given id(s). You can
|
||||
|
|
Loading…
Reference in a new issue