Skip to content

Commit

Permalink
Fix typo in caching
Browse files Browse the repository at this point in the history
  • Loading branch information
yvonnefroehlich committed Dec 25, 2024
1 parent 71bfe2d commit e718007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pygmt/helpers/caching.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ def cache_data():
"@earth_mag_01d_g",
"@earth_mag4km_01d_g",
"@earth_mask_01d_g",
"@earth_mss_01_g",
"@earth_mss_01d_g",
"@earth_night_01d",
"@earth_relief_01d_g",
"@earth_relief_01d_p",
Expand Down

0 comments on commit e718007

Please sign in to comment.