We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1936e6 commit 827a59cCopy full SHA for 827a59c
cirq-core/cirq/ops/permutation_gate.py
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-from typing import Any, Dict, Iterable, Sequence, Tuple, TYPE_CHECKING
+from typing import Any, Dict, Sequence, Tuple, TYPE_CHECKING
16
17
from cirq import protocols, value
18
from cirq.ops import raw_types, swap_gates
0 commit comments