Skip to content

Commit 2f88817

Browse files
committed
chore(worker): Fix asyncio_default_fixture_loop_scope pytest config format
1 parent 241abbf commit 2f88817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/datalad/pytest.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
pythonpath = .
33
addopts = "--import-mode=importlib"
44
asyncio_mode=auto
5-
asyncio_default_fixture_loop_scope = "function"
5+
asyncio_default_fixture_loop_scope = function

0 commit comments

Comments
 (0)