Skip to content

Commit

Permalink
Add missing expr.bit_xor documentation (#10828) (#10831)
Browse files Browse the repository at this point in the history
(cherry picked from commit 579084e)

Co-authored-by: Jake Lishman <[email protected]>
  • Loading branch information
mergify[bot] and jakelishman authored Sep 14, 2023
1 parent 73152b3 commit 3709012
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qiskit/circuit/classical/expr/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
.. autofunction:: bit_and
.. autofunction:: bit_or
.. autofunction:: bit_xor
.. autofunction:: logic_and
.. autofunction:: logic_or
.. autofunction:: equal
Expand Down

0 comments on commit 3709012

Please sign in to comment.