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 5a492e5 commit 19ca275
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ def setUpClass(cls):
".*qiskit.providers.models.backendconfiguration.GateConfig.*",
"*.qiskit.qobj.pulse_qobj.PulseLibraryItem.*",
"*.qiskit.providers.models.backendconfiguration.UchannelLO.*",
"*.qiskit.qobj.pulse_qobj.PulseLibraryItem.*",
]
for msg in allow_deprecationwarning_message:
warnings.filterwarnings("default", category=DeprecationWarning, message=msg)
Expand Down

0 comments on commit 19ca275

Please sign in to comment.