Skip to content

Commit 945a301

Browse files
Remove blank line
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
1 parent e4ee230 commit 945a301

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pygmt/datasets/earth_free_air_anomaly.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ def load_earth_free_air_anomaly(
106106
... resolution="05m", region=[120, 160, 30, 60], registration="gridline"
107107
... )
108108
"""
109-
110109
prefix = "earth_faaerror" if uncertainty is True else "earth_faa"
111110

112111
grid = _load_remote_dataset(

0 commit comments

Comments
 (0)