Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
steveberardi committed Sep 22, 2024
1 parent ef9f4e1 commit 9e79f90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/starplot/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,7 @@ def polygon(
"""
Plots a polygon.
Must pass in either `points` **or** `geometry` (but not both).
Must pass in either `points` **or** `geometry` (but not both).
Args:
points: List of polygon points `[(ra, dec), ...]` - **must be in counterclockwise order**
Expand Down

0 comments on commit 9e79f90

Please sign in to comment.