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 30b6a06 commit 810bd02Copy full SHA for 810bd02
pytest.ini
@@ -4,3 +4,5 @@
4
log_level = DEBUG
5
log_format = %(asctime)s [%(levelname)s][%(name)s] %(message)s
6
log_date_format = %Y-%m-%dT%H:%M:%S
7
+
8
+asyncio_default_fixture_loop_scope = "function"
0 commit comments