Skip to content

Commit

Permalink
save png file
Browse files Browse the repository at this point in the history
  • Loading branch information
jswhit2 committed Sep 18, 2021
1 parent c2d5416 commit 8251f2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/fib_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,5 @@ def test_func(lon, lat):
plt.title('error')
m.colorbar()
plt.tight_layout()
plt.savefig('fib_test.png')
plt.show()

0 comments on commit 8251f2e

Please sign in to comment.