Skip to content

Commit

Permalink
Update test/python/primitives/test_backend_estimator.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mtreinish authored Nov 3, 2022
1 parent 928c2de commit 050d1ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/python/primitives/test_backend_estimator.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
from qiskit.providers.fake_provider import FakeNairobi, FakeNairobiV2
from qiskit.quantum_info import SparsePauliOp
from qiskit.test import QiskitTestCase
from qiskit.utils.optionals import HAS_AER

BACKENDS = [FakeNairobi(), FakeNairobiV2()]

Expand Down

0 comments on commit 050d1ba

Please sign in to comment.