Skip to content

Commit 52c0b7e

Browse files
committed
Remove extra blankspace
1 parent f2446fc commit 52c0b7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pygmt/xarray/backend.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ class GMTBackendEntrypoint(BackendEntrypoint):
4343
Coordinates:
4444
* lat (lat) float64... -23.5 -22.5 -21.5 -20.5 ... -12.5 -11.5 -10.5
4545
* lon (lon) float64... -54.5 -53.5 -52.5 -51.5 -50.5 -49.5 -48.5 -47.5
46-
Attributes: ...
46+
Attributes:...
4747
Conventions: CF-1.7
4848
title: Produced by grdcut
4949
history: grdcut @earth_relief_01d_p -R-55/-47/-24/-10 -Gstatic_eart...
@@ -63,7 +63,7 @@ class GMTBackendEntrypoint(BackendEntrypoint):
6363
* y (y) float64... 89.5 88.5 87.5 86.5 ... -86.5 -87.5 -88.5 -89.5
6464
* x (x) float64... -179.5 -178.5 -177.5 -176.5 ... 177.5 178.5 179.5
6565
* band (band) uint8... 1 2 3
66-
Attributes: ...
66+
Attributes:...
6767
long_name: z
6868
"""
6969

0 commit comments

Comments
 (0)