We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57e7083 commit 49b5afdCopy full SHA for 49b5afd
pygmt/helpers/decorators.py
@@ -281,7 +281,7 @@
281
""",
282
"projection": r"""
283
projection : str
284
- *projcode*\[*projparams*/]\ *width*\ |*scale*.
+ *projcode*\[*projparams*/]\ *width*\|\ *scale*.
285
Select map :doc:`projection </projections/index>`.""",
286
"region": r"""
287
region : str or list
@@ -438,7 +438,7 @@ def fmt_docstring(module_func):
438
*xmin/xmax/ymin/ymax*\ [**+r**][**+u**\ *unit*].
439
Specify the :doc:`region </tutorials/basics/regions>` of interest.
440
441
442
Select map :doc:`projection </projections/index>`.
443
<BLANKLINE>
444
**Aliases:**
0 commit comments