diff --git a/pygmt/datasets/earth_mean_dynamic_topography.py b/pygmt/datasets/earth_mean_dynamic_topography.py index 17e9ad860a0..3e7e947043b 100644 --- a/pygmt/datasets/earth_mean_dynamic_topography.py +++ b/pygmt/datasets/earth_mean_dynamic_topography.py @@ -84,8 +84,8 @@ def load_earth_mean_dynamic_topography( >>> grid = load_earth_mean_dynamic_topography() >>> # load the 30 arc-minutes grid with "gridline" registration >>> grid = load_earth_mean_dynamic_topography( - resolution="30m", registration="gridline" - ...) + ... resolution="30m", registration="gridline" + ... ) >>> # load high-resolution (5 arc-minutes) grid for a specific region >>> grid = load_earth_mean_dynamic_topography( ... resolution="05m",