Skip to content

Commit bc6f1e8

Browse files
committed
Add blank lines to change render
1 parent af72e6f commit bc6f1e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pygmt/helpers/decorators.py

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
is the first plot command.""",
2020
"J": r"""projection : str
2121
*projection*\ [*projection-specific arguments*\ ]\ *figure size*.
22+
2223
Select map projection. This is a required argument if this
2324
is the first plot command.""",
2425
"B": """frame : bool or str or list
@@ -48,6 +49,7 @@
4849
Shift plot origin in x-direction.
4950
5051
yshift : str
52+
5153
[**a**\|\ **c**\|\ **f**\|\ **r**\][*yshift*].
5254
Shift plot origin in y-direction. Full documentation is at
5355
:gmt-docs:`gmt.html#xy-full`.""",

0 commit comments

Comments
 (0)