Skip to content

Commit

Permalink
Changing ipython directive to code-block directive in getting started…
Browse files Browse the repository at this point in the history
… docs
  • Loading branch information
Sam Lamont committed Apr 12, 2024
1 parent b6fd27d commit 734ea6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sphinx/getting_started/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ TEEHR Database
Once the data adheres to the TEEHR data model, we can use the `TEEHRDatasetDB` class
to create a persisent database, allowing for efficient exploration and metric queries.

.. ipython:: python
.. code-block:: python
from pathlib import Path
Expand Down

0 comments on commit 734ea6a

Please sign in to comment.