Skip to content

Commit 2ee7910

Browse files
committed
Remove source code reference
1 parent 45d5f76 commit 2ee7910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

analysers/analyser_osmosis_powerline.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -738,7 +738,7 @@ def __init__(self, config, logger = None):
738738
title = T_('Power support line management suggestion'),
739739
detail = T_(
740740
'''[line_management](https://wiki.openstreetmap.org/wiki/Key:line_management) documents particular topologies occuring on power lines nodes. Mind looking at values documentation.
741-
Suggestions are computed by looking at existing OpenStreetMap power lines and only supports [some combinations](https://github.com/osmose-qa/osmose-backend/blob/dev/analysers/analyser_osmosis_powerline.py#L618).
741+
Suggestions are computed by looking at existing OpenStreetMap power lines and only supports some combinations.
742742
It's an encouragement to check and confirm the structure of the power grid on most relevant towers, particularly when proposed `line_management` differs from existing value.
743743
Proposed values are to be adopted when conform to ground according to your knowledge, aerial imagery or survey.'''),
744744
trap = T_(

0 commit comments

Comments
 (0)