Skip to content

Commit 30b48b5

Browse files
committed
fix doc test
1 parent 4c4392b commit 30b48b5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/qibo/models/circuit.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -914,8 +914,7 @@ def summary(self) -> None:
914914
the all gates sorted in decreasing number of appearance.
915915
916916
Example:
917-
.. testcode::
918-
917+
.. code-block:: python
919918
from qibo import Circuit, gates
920919
921920
circuit = Circuit(3)

0 commit comments

Comments
 (0)