Skip to content

Commit

Permalink
code-block
Browse files Browse the repository at this point in the history
  • Loading branch information
bengineerd committed Mar 27, 2024
1 parent 4824632 commit 911feaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/migration/rogue_v6.rst
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ Previously Deprecated Legacy GUI has Been Removed
The legacy GUI has been removed. You can no longer use the following
code to launch a generic tree GUI.

.. code:: python
.. code-block:: python
import pyrogue.gui
Expand All @@ -145,7 +145,7 @@ code to launch a generic tree GUI.
Instead, use the new PyDM GUI

.. code:: python
.. code-block:: python
import pyrogue.pydm
Expand Down

0 comments on commit 911feaa

Please sign in to comment.