Skip to content

Commit

Permalink
fix documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Etienne LESOT <etienne.lesot@rte-france.com>
  • Loading branch information
EtienneLt committed Feb 14, 2024
1 parent 7b4d91c commit 7e632bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pypowsybl/network/impl/network.py
Original file line number Diff line number Diff line change
Expand Up @@ -1131,6 +1131,7 @@ def get_dangling_lines(self, all_attributes: bool = False, attributes: List[str]
- **connected**: ``True`` if the dangling line is connected to a bus
- **fictitious** (optional): ``True`` if the dangling line is part of the model and not of the actual network
- **pairing_key**: the pairing key associated to the dangling line, to be used for creating tie lines.
- **ucte-xnode-code**: deprecated for pairing key.
- **tie_line_id**: the ID of the tie line if the dangling line is paired
This dataframe is indexed by the id of the dangling lines
Expand Down

0 comments on commit 7e632bd

Please sign in to comment.