Skip to content

Commit

Permalink
Add missing expr.bit_xor documentation (#10828)
Browse files Browse the repository at this point in the history
(cherry picked from commit 579084e)
  • Loading branch information
jakelishman authored and mergify[bot] committed Sep 13, 2023
1 parent f0aa689 commit c21629a
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 c21629a

Please sign in to comment.