Skip to content

Commit af72e6f

Browse files
committed
Fix trailing whitespace
1 parent c0a096d commit af72e6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pygmt/helpers/decorators.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@
4444
"W": """pen : str
4545
Set pen attributes for lines or the outline of symbols.""",
4646
"XY": r"""xshift : str
47-
[**a**\|\ **c**\|\ **f**\|\ **r**\][*xshift*].
47+
[**a**\|\ **c**\|\ **f**\|\ **r**\][*xshift*].
4848
Shift plot origin in x-direction.
4949
5050
yshift : str
51-
[**a**\|\ **c**\|\ **f**\|\ **r**\][*yshift*].
51+
[**a**\|\ **c**\|\ **f**\|\ **r**\][*yshift*].
5252
Shift plot origin in y-direction. Full documentation is at
5353
:gmt-docs:`gmt.html#xy-full`.""",
5454
"j": r"""distcalc : str

0 commit comments

Comments
 (0)