Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions dev_tools/conf/pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ markers =

# Silence deprecation warnings about option "asyncio_default_fixture_loop_scope"
asyncio_default_fixture_loop_scope = "function"

filterwarnings =
ignore:Skipped assert_qasm_is_consistent_with_unitary because qiskit.*:UserWarning
Loading