Skip to content

Commit f23d1d9

Browse files
Comment out asyncio_mode for now
1 parent d465742 commit f23d1d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ minversion = "7"
249249
testpaths = ["tests"]
250250
log_cli_level = "INFO"
251251
xfail_strict = true
252-
asyncio_mode = "auto"
252+
# asyncio_mode = "auto"
253253
doctest_optionflags = [
254254
"NORMALIZE_WHITESPACE",
255255
"ELLIPSIS",

0 commit comments

Comments
 (0)