Skip to content

Commit

Permalink
Updated doc string
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronzedwick committed Nov 13, 2024
1 parent 445cf35 commit 9f8d840
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions uxarray/grid/grid.py
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,7 @@ def from_points(
- `'spherical_voronoi'`: Constructs a spherical Voronoi diagram.
- `'spherical_delaunay'`: Constructs a spherical Delaunay triangulation.
- `'regional_delaunay'`: Constructs a regional Delaunay triangulation.
Default is `'spherical_delaunay'`.
Expand Down

0 comments on commit 9f8d840

Please sign in to comment.