Skip to content

Commit

Permalink
fix sphinx error
Browse files Browse the repository at this point in the history
  • Loading branch information
lillian542 committed Sep 19, 2024
1 parent 8dca867 commit 83c3bd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pennylane/tape/qscript.py
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ def update(self, **kwargs):
** Example **
.. python::
.. code-block:: python
tape = qml.tape.QuantumScript(
ops= [qml.X(0), qml.Y(1)],
Expand Down

0 comments on commit 83c3bd0

Please sign in to comment.