Skip to content

Commit

Permalink
Update docstring to note that radius is optional
Browse files Browse the repository at this point in the history
  • Loading branch information
gahjelle committed Sep 6, 2024
1 parent 895efde commit 53617a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/accessors-geog.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ void init_accessors(py::module& m) {
Geography object
b : :py:class:`Geography` or array_like
Geography object
radius : float
radius : float, optional
Radius of Earth in meters, default 6,371,010
)pbdoc");
Expand Down

0 comments on commit 53617a0

Please sign in to comment.