Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev' into feature/adding_type_hi…
Browse files Browse the repository at this point in the history
…nting
  • Loading branch information
joda9 committed Sep 23, 2024
2 parents 241de7e + 253c38c commit 3f08649
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 @@ -1015,7 +1015,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 3f08649

Please sign in to comment.