From 2eace17da6a5d76d16a938f916670414479652be Mon Sep 17 00:00:00 2001 From: Philippe THOMY Date: Thu, 23 May 2024 15:34:32 +0200 Subject: [PATCH] v0.2.1 --- tests/tests_ntv_numpy.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/tests_ntv_numpy.py b/tests/tests_ntv_numpy.py index afc5b77..d14708f 100644 --- a/tests/tests_ntv_numpy.py +++ b/tests/tests_ntv_numpy.py @@ -15,7 +15,6 @@ import pandas as pd from shapely.geometry import Point, LineString import xarray as xr -import ntv_pandas as npd from ntv_numpy import Darray, Dfull, Ndarray, Xndarray, Xdataset, Dutil from ntv_numpy.xconnector import PandasConnec