Skip to content

Commit

Permalink
fix geoplotter docstring (#1266)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjlittle authored Jan 14, 2025
1 parent 180c2ee commit 47ec8b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/geovista/geoplotter.py
Original file line number Diff line number Diff line change
Expand Up @@ -1070,7 +1070,7 @@ def add_points(
) -> pv.Actor:
"""Add points to the plotter scene.
See :meth:`pyvista.Plotter.add_mesh`.
See :meth:`pyvista.Plotter.add_points`.
Parameters
----------
Expand Down

0 comments on commit 47ec8b9

Please sign in to comment.