Skip to content

Commit

Permalink
Fix transpiler errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Randl committed Apr 11, 2024
1 parent 5f5961a commit b59d6fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion qiskit/transpiler/preset_passmanagers/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

import collections
from collections.abc import Sequence
from typing import Optional

from qiskit.circuit.equivalence_library import SessionEquivalenceLibrary as sel
from qiskit.circuit.controlflow import CONTROL_FLOW_OP_NAMES
Expand Down

0 comments on commit b59d6fe

Please sign in to comment.