Skip to content

Commit b6ca6f4

Browse files
committed
Remove type hints from the docstrings of panel
1 parent 1201e45 commit b6ca6f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygmt/helpers/decorators.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@
261261
:gmt-docs:`gmt.html#grd-inout-full` for the available modifiers.
262262
""",
263263
"panel": r"""
264-
panel : bool, int, or list
264+
panel
265265
Select a specific subplot panel. Only allowed when used in
266266
:meth:`Figure.subplot` mode.
267267

0 commit comments

Comments
 (0)