We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba78a61 commit 973f7d6Copy full SHA for 973f7d6
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