Skip to content

Commit

Permalink
fix network visualization documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Etienne LESOT <etienne.lesot@rte-france.com>
  • Loading branch information
EtienneLt committed Oct 12, 2023
1 parent 21a2774 commit 936371d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user_guide/network_visualization.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Or in a Jupyter notebook, the SVG can be directly rendered in the notebook:

.. code-block:: python
>>> network.get_network_area_diagram_svg()
>>> network.get_network_area_diagram()
.. image:: ../_static/images/ieee9.svg

Expand Down

0 comments on commit 936371d

Please sign in to comment.