We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f3e4f9 commit c8fdfdfCopy full SHA for c8fdfdf
1 file changed
pyproject.toml
@@ -41,6 +41,7 @@ ignore_missing_imports = true
41
42
[tool.pytest.ini_options]
43
addopts = "-r s --strict-markers"
44
+filterwarnings = ["ignore"]
45
testpaths = ["tests"]
46
47
[tool.ruff]
0 commit comments