Skip to content

Commit

Permalink
Merge pull request #427 from openego/bugfix/fix-Doc-links
Browse files Browse the repository at this point in the history
fix broken link
  • Loading branch information
joda9 authored Sep 23, 2024
2 parents 751004e + 72f21a4 commit 253c38c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edisgo/edisgo.py
Original file line number Diff line number Diff line change
Expand Up @@ -1004,7 +1004,7 @@ def analyze(
Conducts a static, non-linear power flow analysis using
`PyPSA <https://pypsa.readthedocs.io/en/latest/user-guide/power-flow.html#\
full-non-linear-power-flow>`_
non-linear-power-flow>`_
and writes results (active, reactive and apparent power as well as
current on lines and voltages at buses) to :class:`~.network.results.Results`
(e.g. :attr:`~.network.results.Results.v_res` for voltages).
Expand Down

0 comments on commit 253c38c

Please sign in to comment.