diff --git a/edisgo/edisgo.py b/edisgo/edisgo.py index 6986fd128..e3f36ea59 100755 --- a/edisgo/edisgo.py +++ b/edisgo/edisgo.py @@ -1015,7 +1015,7 @@ def analyze( Conducts a static, non-linear power flow analysis using `PyPSA `_ + 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).