Skip to content

Commit b2fb44b

Browse files
authored
Update elements.py (#719)
1 parent 889fb0e commit b2fb44b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

momepy/elements.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ def morphological_tessellation(
7070
pass any option accepted by :func:`libpysal.cg.voronoi_frames` or geopandas
7171
object that will be automatically unioned.
7272
shrink : float, optional
73-
The distance for negative buffer to generate space between adjacent polygons).
73+
The distance for negative buffer to generate space between adjacent polygons.
7474
By default 0.4
7575
segment : float, optional
7676
The maximum distance between points after discretization. By default 0.5

0 commit comments

Comments
 (0)