Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jul 18, 2024
1 parent 2b0fe76 commit 8df401e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qibo/models/error_mitigation.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ def get_noisy_circuit(
"""

from qibo import Circuit # pylint: disable=import-outside-toplevel

if global_unitary_folding: # pragma: no cover

# Create a copy of input circuit without measurements
Expand Down

0 comments on commit 8df401e

Please sign in to comment.