We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22f7e39 commit 630be3aCopy full SHA for 630be3a
python/tskit/trees.py
@@ -1359,7 +1359,7 @@ def draw_svg(
1359
`stylesheets <https://www.w3.org/TR/SVG2/styling.html>`_. Style strings can
1360
be embedded in the svg by using the ``style`` parameter, or added to html
1361
pages which contain the raw SVG (e.g. within a Jupyter notebook by using the
1362
- IPython HTML() function). As a simple example, passing the following
+ IPython ``HTML()`` function). As a simple example, passing the following
1363
string as the ``style`` parameter will hide all labels:
1364
1365
.. code-block:: css
0 commit comments