Skip to content

Commit be3bd71

Browse files
willschlitzerMeghan Jones
andauthored
Apply suggestions from code review
Co-authored-by: Meghan Jones <meghanj@alum.mit.edu>
1 parent fd18364 commit be3bd71

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

pygmt/src/basemap.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ def basemap(self, **kwargs):
5252
Parameters
5353
----------
5454
{J}
55-
*Required if this is the first plot command.*
5655
zscale/zsize : float or str
5756
Set z-axis scaling or z-axis size.
5857
{R}

pygmt/src/coast.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ def coast(self, **kwargs):
6464
Parameters
6565
----------
6666
{J}
67-
*Required if this is the first plot command.*
6867
{R}
6968
*Required if this is the first plot command.*
7069
{A}

pygmt/src/text.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ def text_(
116116
left. If no justification is explicitly given (i.e. ``justify=True``),
117117
then the input to ``textfiles`` must have this as a column.
118118
{J}
119-
*Required if this is the first plot command.*
120119
{R}
121120
*Required if this is the first plot command.*
122121
clearance : str

0 commit comments

Comments
 (0)