Skip to content

Commit

Permalink
🇺🇸
Browse files Browse the repository at this point in the history
Co-authored-by: Matthew Treinish <[email protected]>
  • Loading branch information
jakelishman and mtreinish authored Nov 30, 2023
1 parent 0a81f75 commit 4038d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qiskit/circuit/controlflow/builder.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@


class CircuitScopeInterface(abc.ABC):
"""An interface that circuits and builder blocks explicitly fulfil, which contains the primitive
"""An interface that circuits and builder blocks explicitly fulfill, which contains the primitive
methods of circuit construction and object validation.
This allows core circuit methods to be applied to the currently open builder scope, and allows
Expand Down

0 comments on commit 4038d9b

Please sign in to comment.