Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
[tool.pytest.ini_options]
minversion = "7.1"
addopts = "--no-header --asyncio-mode=auto"
testpaths = [
"tests",
"tests/discovery/",
]