Skip to content

Commit

Permalink
Run make format
Browse files Browse the repository at this point in the history
  • Loading branch information
willschlitzer committed Jan 21, 2021
1 parent ede431a commit f53c6d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pygmt/tests/test_basemap.py
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ def test_basemap_map_scale():
fig_test.basemap(map_scale="jMB+c1+w10k+f+l")
return fig_ref, fig_test


def test_basemap_required_args():
"""
Test if fig.basemap fails when not given required arguments.
Expand Down

0 comments on commit f53c6d7

Please sign in to comment.