We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ba78a61 + 973f7d6 commit d63b7bbCopy full SHA for d63b7bb
1 file changed
pyproject.toml
@@ -56,3 +56,6 @@ source-roots = "src"
56
[build-system]
57
requires = ["pdm-backend"]
58
build-backend = "pdm.backend"
59
+
60
+[tool.pylint."MESSAGES CONTROL"]
61
+disable = ["R0801"]
0 commit comments