Update pylintrc

This commit is contained in:
Eren G??lge
2023-06-21 11:57:33 +02:00
parent f4c88ed677
commit e89aa97025
+3 -1
View File
@@ -169,7 +169,9 @@ disable=missing-docstring,
comprehension-escape,
duplicate-code,
not-callable,
import-outside-toplevel
import-outside-toplevel,
logging-fstring-interpolation,
logging-not-lazy
# 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