Skip to content

Commit e6f6514

Browse files
michaelgrundMeghan Jones
andauthored
Update pygmt/helpers/decorators.py
Co-authored-by: Meghan Jones <meghanj@alum.mit.edu>
1 parent 5b23e0d commit e6f6514

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pygmt/helpers/decorators.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
Select map :doc:`projection </projections/index>`.""",
2828
"A": r"""
2929
area_thresh : int, float, or str
30-
*min_area*\ [/*min_level*/*max_level*][**+a**\[**g**\|\ **i**]\
31-
[**s**\|\ **S**][**+l**\|\ **r**][**+p**\ *percent*].
32-
Features with an area smaller than *min_area* in km\ :sup:`2` or of
33-
hierarchical level that is lower than *min_level* or higher than
34-
*max_level* will not be plotted.""",
30+
*min_area*\ [/*min_level*/*max_level*][**+a**\[**g**\|\ **i**]\
31+
[**s**\|\ **S**][**+l**\|\ **r**][**+p**\ *percent*].
32+
Features with an area smaller than *min_area* in km\ :sup:`2` or of
33+
hierarchical level that is lower than *min_level* or higher than
34+
*max_level* will not be plotted.""",
3535
"B": r"""
3636
frame : bool or str or list
3737
Set map boundary

0 commit comments

Comments
 (0)