Skip to content

Commit

Permalink
don't show binary info in pytket.circuit doc
Browse files Browse the repository at this point in the history
  • Loading branch information
CalMacCQ committed Dec 15, 2023
1 parent 00d9e7e commit 4c45c85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pytket/docs/circuit.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ pytket.circuit
classical.rst
display.rst

.. currentmodule:: pytket.circuit
.. currentmodule:: pytket._tket.circuit


.. automodule:: pytket.circuit
.. automodule:: pytket._tket.circuit
:members: fresh_symbol
.. autoclass:: pytket.circuit.Op
:members:
Expand Down

0 comments on commit 4c45c85

Please sign in to comment.