Skip to content

Commit 210b1b6

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

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
@@ -155,7 +155,7 @@ def extent_to_json(ext_obj):
155155
Parameters
156156
----------
157157
ext_obj : list or geopandas.GeoDataFrame
158-
If provided with a geopandas.GeoDataFrame, the extent
158+
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.
161161

0 commit comments

Comments
 (0)