try some options
This commit is contained in:
parent
2425dd8f36
commit
398ce13cb0
@ -102,4 +102,5 @@ lint.pydocstyle.convention = "google"
|
||||
"*/blank.py" = ["I001"]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
asyncio_default_fixture_loop_scope = "function"
|
||||
asyncio_default_fixture_loop_scope = "function"
|
||||
asyncio_mode = "auto"
|
Loading…
Reference in New Issue
Block a user