Skip to content

Commit

Permalink
Merge branch 'main' into modify_diagram_apis
Browse files Browse the repository at this point in the history
  • Loading branch information
EtienneLt authored Oct 13, 2023
2 parents f33c2f7 + fb22913 commit 2f41fae
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 2f41fae

Please sign in to comment.