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 37659db commit 7ff9abfCopy full SHA for 7ff9abf
pyproject.toml
@@ -100,7 +100,7 @@ plugins = [
100
mypy_path = "mypy_stubs"
101
102
[tool.pytest.ini_options]
103
-addopts = "-v -rP --import-mode=importlib --disable-socket --allow-unix-socket --allow-hosts localhost,::1,127.0.0.1"
+addopts = "-v --import-mode=importlib --disable-socket --allow-unix-socket --allow-hosts localhost,::1,127.0.0.1"
104
asyncio_mode = 'strict'
105
testpaths = "tests/"
106
pythonpath = "."
0 commit comments