Skip to content

Commit cab6ac1

Browse files
weiji14seisman
andauthored
Remove backslash in spacing (I) docstring
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
1 parent 4cbd03a commit cab6ac1

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
@@ -40,7 +40,7 @@
4040
color : str or 1d array
4141
Select color or pattern for filling of symbols or polygons. Default
4242
is no fill.""",
43-
"I": r"""\
43+
"I": r"""
4444
spacing : str
4545
*xinc*\ [**+e**\|\ **n**][/\ *yinc*\ [**+e**\|\ **n**]].
4646
*x_inc* [and optionally *y_inc*] is the grid spacing.

0 commit comments

Comments
 (0)