Skip to content

Commit e1dc3f8

Browse files
lwassertupui
andcommitted
Update documentation/package-documentation-best-practices.md
Co-authored-by: Pamphile Roy <[email protected]>
1 parent 0a02186 commit e1dc3f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/package-documentation-best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ def extent_to_json(ext_obj):
154154
155155
Parameters
156156
----------
157-
ext_obj: list or geopandas.GeoDataFrame
157+
ext_obj : list or geopandas.GeoDataFrame
158158
If provided with a geopandas.GeoDataFrame, the extent
159159
will be generated from that. Otherwise, extent values
160160
should be in the order: minx, miny, maxx, maxy.

0 commit comments

Comments
 (0)