mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-16 00:03:12 -04:00
Fixed PEP8 missing blank line
This commit is contained in:
parent
f187c43280
commit
0409da3a4c
@ -897,6 +897,7 @@ if __name__ == "__main__":
|
||||
sl = SiteList(pts)
|
||||
voronoi(sl, c)
|
||||
|
||||
|
||||
def cmp(a, b):
|
||||
"""Compare the two objects x and y and return an integer according to the
|
||||
outcome. The return value is negative if x < y, zero if x == y and strictly
|
||||
|
Loading…
x
Reference in New Issue
Block a user