Update pylintrc

This commit is contained in:
Eren Gölge 2021-12-07 13:02:02 +00:00
parent 17afd7a07c
commit 420b92d5ae
1 changed files with 2 additions and 1 deletions

View File

@ -168,7 +168,8 @@ disable=missing-docstring,
exception-escape,
comprehension-escape,
duplicate-code,
not-callable
not-callable,
import-outside-toplevel
# Enable the message, report, category or checker with the given id(s). You can
# either give multiple identifier separated by comma (,) or put this option