Skip to content

Commit

Permalink
Doc typo
Browse files Browse the repository at this point in the history
  • Loading branch information
stavros11 committed Jan 26, 2024
1 parent 04019c6 commit 72a766e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/source/tutorials/lab.rst
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,8 @@ should be a subset of :class:`qibolab.qubits.Qubit` attributes.
Providing the above runcard is not sufficient to instantiate a
:class:`qibolab.platform.Platform`. This should still be done using a
``create()`` method, however this is significantly simplified by
``qibolab.serialize``. The ``create()`` method should be put
``qibolab.serialize``. The ``create()`` method should be put in a
file named ``platform.py`` inside the ``my_platform`` directory.
Here is the ``create()`` method that loads the parameters of
the above runcard:

Expand Down

0 comments on commit 72a766e

Please sign in to comment.