From 0bfb8d01c93863e44f6e1379c683559f903cd4b2 Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Thu, 12 Jan 2017 15:57:28 +0000 Subject: [PATCH] Remove old import of plot_fields module. --- tests/test_compare_numerical.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/test_compare_numerical.py b/tests/test_compare_numerical.py index e4aff207..319eaad7 100644 --- a/tests/test_compare_numerical.py +++ b/tests/test_compare_numerical.py @@ -23,8 +23,6 @@ import h5py import numpy as np import matplotlib.pyplot as plt -from tools.plot_fields import plot_Ascan - """Compare field outputs Usage: