mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
Fix indentation
This commit is contained in:
parent
93ee06247d
commit
f769430419
@ -158,7 +158,7 @@ class RegularPoints(QgisAlgorithm):
|
||||
|
||||
count += 1
|
||||
feedback.setProgress(int(count * total))
|
||||
|
||||
|
||||
y = y - pSpacing
|
||||
|
||||
return {self.OUTPUT: dest_id}
|
||||
|
Loading…
x
Reference in New Issue
Block a user