Update pylintrc

pull/2685/head
Eren G??lge 2023-06-21 11:57:33 +02:00
parent f4c88ed677
commit e89aa97025
1 changed files with 3 additions and 1 deletions

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