Skip to content

Commit f632365

Browse files
committed
docstring
1 parent 3f637ec commit f632365

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/hats/inspection/visualize_catalog.py

-3
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,6 @@ def plot_moc(
127127
By default, a new matplotlib figure and axis will be created, and the projection will be a Molleweide
128128
projection across the whole sky.
129129
130-
Additional kwargs will be passed to the creation of a matplotlib `PathCollection` object, which is the
131-
artist that draws the tiles.
132-
133130
Args:
134131
moc (mocpy.MOC): MOC to plot
135132
projection (str): The projection to use in the WCS. Available projections listed at

0 commit comments

Comments
 (0)