We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b76b2ab commit 3a0dc46Copy full SHA for 3a0dc46
tests/pytest.ini
@@ -0,0 +1,3 @@
1
+[pytest]
2
+filterwarnings = ignore::DeprecationWarning:pkg_resources.*:
3
+asyncio_default_fixture_loop_scope = "session"
0 commit comments