From 432755d494419be286b3ce8424fa3f734abdd4c8 Mon Sep 17 00:00:00 2001 From: csyhuang Date: Sun, 15 Aug 2021 15:17:50 -0500 Subject: [PATCH] fix a bug in test_barotropic_field.py --- tests/test_barotropic_field.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/test_barotropic_field.py b/tests/test_barotropic_field.py index 4488056..8f0c81a 100644 --- a/tests/test_barotropic_field.py +++ b/tests/test_barotropic_field.py @@ -1,5 +1,3 @@ -import matplotlib.pyplot as plt - import numpy as np from hn2016_falwa.barotropic_field import BarotropicField