We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecf4610 commit c79b3d5Copy full SHA for c79b3d5
1 file changed
pyproject.toml
@@ -27,7 +27,6 @@ disable_warnings = ["no-sysmon"]
27
markers = [
28
"""slow: marks tests as slow (deselect with '-m "not slow"')""",
29
]
30
-
31
filterwarnings = [
32
"ignore:Skipped assert_qasm_is_consistent_with_unitary because qiskit.*:UserWarning",
33
0 commit comments