We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7bf845e + 460238f commit d741715Copy full SHA for d741715
1 file changed
dev_tools/conf/pytest.ini
@@ -16,8 +16,5 @@
16
markers =
17
slow: marks tests as slow (deselect with '-m "not slow"')
18
19
-# Silence deprecation warnings about option "asyncio_default_fixture_loop_scope"
20
-asyncio_default_fixture_loop_scope = "function"
21
-
22
filterwarnings =
23
ignore:Skipped assert_qasm_is_consistent_with_unitary because qiskit.*:UserWarning
0 commit comments