Skip to content

Commit 1fbe9e3

Browse files
committed
Merge branch 'main' of github.com:zarr-developers/zarr-python into feat/v2-v3-codecs
2 parents 2939fe9 + 6c04c82 commit 1fbe9e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,7 @@ testpaths = ["tests", "docs/user-guide"]
379379
log_cli_level = "INFO"
380380
xfail_strict = true
381381
asyncio_mode = "auto"
382+
asyncio_default_fixture_loop_scope = "function"
382383
doctest_optionflags = [
383384
"NORMALIZE_WHITESPACE",
384385
"ELLIPSIS",

0 commit comments

Comments
 (0)