Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
dcmckayibm committed Sep 27, 2024
1 parent e37fdb2 commit 6238db2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ def setUpClass(cls):
".*qiskit.qobj.pulse_qobj.PulseQobjInstruction.*",
".*qiskit.providers.models.backendconfiguration.QasmBackendConfiguration.*",
".*qiskit.qobj.common.QobjDictField.*",
".*qiskit.providers.models.backendproperties.BackendProperties.*",
]
for msg in allow_deprecationwarning_message:
warnings.filterwarnings("default", category=DeprecationWarning, message=msg)
Expand Down

0 comments on commit 6238db2

Please sign in to comment.