We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7ec7ca commit 0e3a641Copy full SHA for 0e3a641
pytest.ini
@@ -14,4 +14,6 @@ filterwarnings =
14
ignore:Setting metadata to None.*:DeprecationWarning
15
ignore:divide by zero.*:RuntimeWarning
16
ignore:The qiskit.extensions module is pending deprecation.*:PendingDeprecationWarning
17
- ignore:Building a flow controller with keyword arguments is going to be deprecated.*:PendingDeprecationWarning
+ ignore:Building a flow controller with keyword arguments is going to be deprecated.*:PendingDeprecationWarning
18
+ ignore:.*OpenQASM language features that m.*
19
+ ignore:.*OpenQASMTranslationWarning.*
0 commit comments