Skip to content

Commit 6307cec

Browse files
authored
edit docstring
Signed-off-by: Nitish Bharambe <78108900+nitbharambe@users.noreply.github.com>
1 parent c0297e3 commit 6307cec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/power_grid_model_io/converters/pandapower_converter.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,7 @@ def _extra_info_to_pgm_input_data(self, extra_info: ExtraInfo):
244244
def _extra_info_to_pp_input_data(self, extra_info: ExtraInfo):
245245
"""
246246
Converts extra component info into node_lookup
247+
Currently, it is possible to only retrieve the derating factor (df) of trafo.
247248
248249
Args:
249250
extra_info: a dictionary where the node reference ids are stored

0 commit comments

Comments
 (0)