Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
doichanj committed Aug 14, 2024
1 parent 82c0811 commit 76fe2dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qiskit_aer/backends/statevector_simulator.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
from ..aererror import AerError
from ..version import __version__
from .aerbackend import AerBackend
from .backendproperties import AerBackendProperties
from .backendconfiguration import AerBackendConfiguration
from .backend_utils import (
cpp_execute_qobj,
available_devices,
Expand Down

0 comments on commit 76fe2dc

Please sign in to comment.