Skip to content

Commit

Permalink
Second attempt to fix docs issue
Browse files Browse the repository at this point in the history
  • Loading branch information
robbibt committed Jan 20, 2024
1 parent d3c7f7b commit 93c8a79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion odc/geo/_map.py
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ def explore(
Additional keyword arguments to pass to ``folium.Map()``.
:param reproject_kwds:
Additional keyword arguments to pass to ``.odc.reproject()``.
:param **kwargs:
:param \**kwargs:
Additional keyword arguments to pass to ``.odc.add_to()``.
:return: A :py:mod:`folium` map object.
Expand Down

0 comments on commit 93c8a79

Please sign in to comment.