Update pylintrc

This commit is contained in:
Eren Gölge
2022-02-25 11:12:44 +01:00
parent 17afd7a07c
commit 420b92d5ae
+2 -1
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