Change from qiskit import Aer to from qiskit_aer import AerSimulator #16836
Annotations
2 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (I001):
quantum/grover_search_algorithm.py#L15
quantum/grover_search_algorithm.py:15:1: I001 Import block is un-sorted or un-formatted
|