There was an error while loading. Please reload this page.
1 parent bace2a6 commit c23348aCopy full SHA for c23348a
1 file changed
pyproject.toml
@@ -235,6 +235,7 @@ testpaths = [
235
]
236
filterwarnings = [
237
"ignore:The frontend.Option(Parser)? class.*:DeprecationWarning::",
238
+ "ignore:The configuration option \"asyncio_default_fixture_loop_scope\" is unset.:DeprecationWarning:pytest_asyncio.plugin",
239
240
asyncio_mode = "strict"
241
asyncio_default_fixture_loop_scope = "function"
0 commit comments