We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87f4562 commit 24d23a3Copy full SHA for 24d23a3
pyproject.toml
@@ -83,6 +83,7 @@ testpaths = "tests"
83
filterwarnings = [
84
"error",
85
"ignore::pytest.PytestRemovedIn8Warning",
86
+ "ignore::DeprecationWarning:pylint.*"
87
]
88
89
[tool.pylint.parameter_documentation]
0 commit comments