Change from qiskit import Aer to from qiskit_aer import AerSimulator #16828
Annotations
2 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (W292):
quantum/grover_search_algorithm.py#L87
quantum/grover_search_algorithm.py:87:73: W292 No newline at end of file
|