Skip to content

Commit

Permalink
add import
Browse files Browse the repository at this point in the history
  • Loading branch information
Randl authored Feb 8, 2023
1 parent d0260f8 commit bd1d833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qiskit/circuit/library/boolean_logic/quantum_or.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@


"""Implementations of boolean logic quantum circuits."""

from __future__ import annotations
from typing import List, Optional

from qiskit.circuit.bit import Bit
Expand Down

0 comments on commit bd1d833

Please sign in to comment.