Skip to content

Commit

Permalink
Add missing expr.bit_xor documentation (Qiskit#10828)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakelishman authored Sep 13, 2023
1 parent 578e109 commit 579084e
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 579084e

Please sign in to comment.