We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5b9a0a commit 8b0398eCopy full SHA for 8b0398e
pytest.ini
@@ -3,5 +3,5 @@ testpaths = tests
3
python_files = test_*.py
4
python_classes = Test*
5
python_functions = test_*
6
-asyncio_mode = strict
+asyncio_mode = auto
7
0 commit comments