Skip to content

Commit bb9d6e9

Browse files
committed
Rewrap
1 parent 691f99b commit bb9d6e9

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

pygmt/src/coast.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -162,11 +162,11 @@ def coast( # noqa: PLR0913
162162
shorelines
163163
Draw shorelines. Specify the pen attributes for shorelines [Default pen is
164164
``"0.25p,black,solid"``]. Shorelines have four levels; by default, the same pen
165-
is used for all levels. To specify the shoreline level
166-
use the format *level*\ /*pen*. Pass a sequence of *level*\ /*pen* strings to
167-
draw different shoreline levels with different pens. When specific level pens
168-
are set, those not listed will not be drawn [Default draws all levels].
169-
``shorelines=True`` draws all levels with the default pen.
165+
is used for all levels. To specify the shoreline level, use the format
166+
*level*\ /*pen*. Pass a sequence of *level*\ /*pen* strings to draw different
167+
shoreline levels with different pens. When specific level pens are set, those
168+
not listed will not be drawn [Default draws all levels]. ``shorelines=True``
169+
draws all levels with the default pen.
170170
171171
Choose from the following shoreline levels:
172172

0 commit comments

Comments
 (0)