We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95a13ae + 8b0398e commit 150a850Copy full SHA for 150a850
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