test: re-enable pylint logging-fstring-interpolation
This commit is contained in:
parent
c6940db289
commit
c414068c16
6 changed files with 0 additions and 18 deletions
|
@ -21,9 +21,6 @@ disable = [
|
|||
[tool.pylint.design]
|
||||
max-parents = 15
|
||||
|
||||
[tool.pylint.format]
|
||||
disable = "logging-fstring-interpolation"
|
||||
|
||||
[tool.mypy]
|
||||
plugins = [
|
||||
"mypy_django_plugin.main",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue