Skip to content

Commit 7f9d417

Browse files
committed
formatting fix
1 parent b9f2bdf commit 7f9d417

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pygmt/src/grdcut.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ def grdcut(grid, **kwargs):
9191
Examples
9292
--------
9393
>>> import pygmt
94-
9594
>>> # Load a grid of @earth_relief_30m data, with an x-range of 10 to 30,
9695
>>> # and a y-range of 15 to 25
9796
>>> grid = pygmt.datasets.load_earth_relief(

0 commit comments

Comments
 (0)