Skip to content

Commit

Permalink
Add missing expr.bit_xor documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jakelishman committed Sep 13, 2023
1 parent 578e109 commit 3d27104
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 3d27104

Please sign in to comment.