Skip to content

Commit

Permalink
Reformat docstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
seisman committed Oct 23, 2020
1 parent e82bb25 commit 368d466
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions pygmt/base_plotting.py
Original file line number Diff line number Diff line change
Expand Up @@ -1214,7 +1214,8 @@ def text(
(see *clearance*) [Default is width = default, color = black,
style = solid].
no_clip : bool
Do NOT clip text at map boundaries [Default is False, i.e. will clip].
Do NOT clip text at map boundaries [Default is False, i.e. will
clip].
{V}
{XY}
{p}
Expand Down Expand Up @@ -1374,7 +1375,8 @@ def meca(
``+ssize`` to change the line style and/or size of the circle.
no_clip : bool
Does NOT skip symbols that fall outside frame boundary specified by
*region* [Default is False, i.e. plot symbols inside map frame only].
*region* [Default is False, i.e. plot symbols inside map frame
only].
{J}
{R}
{B}
Expand Down

0 comments on commit 368d466

Please sign in to comment.