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 b385817 commit cf4530aCopy full SHA for cf4530a
setup.cfg
@@ -3,7 +3,7 @@ profile = black
3
4
[tool:pytest]
5
addopts = -vvv --cov-report=term-missing --cov=elastic_transport
6
-asyncio_default_fixture_loop_scope = "function"
+asyncio_default_fixture_loop_scope = function
7
8
[coverage:report]
9
omit =
0 commit comments