mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
Try to fix indentation error
This commit is contained in:
parent
9124586bbf
commit
cfc0eb680e
@ -128,7 +128,6 @@ class SplitLinesWithLines(GeoAlgorithm):
|
||||
|
||||
inLines = outLines
|
||||
|
||||
|
||||
for aLine in inLines:
|
||||
if len(aLine.asPolyline()) > 2 or aLine.asPolyline()[0] != aLine.asPolyline()[1]:
|
||||
# sometimes splitting results in lines of zero length
|
||||
|
Loading…
x
Reference in New Issue
Block a user