Skip to content

Commit 5fb8590

Browse files
committed
format
1 parent a2a2bc5 commit 5fb8590

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pygmt/src/coast.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -146,11 +146,11 @@ def coast(self, **kwargs):
146146
147147
3 = Marine boundaries
148148
149-
a = All boundaries (1-3)
149+
a = All boundaries (1-3)
150150
end_path : bool
151-
Mark end of existing clip path. No projection information is needed.
152-
Also supply ``xshift`` and ``yshift`` settings if you have moved
153-
since the clip started.
151+
Mark end of existing clip path. No projection information is needed.
152+
Also supply ``xshift`` and ``yshift`` settings if you have moved
153+
since the clip started.
154154
water : str
155155
Select filling or clipping of "wet" areas.
156156
{U}

0 commit comments

Comments
 (0)