From 1ff825df2dcadcb3e99813e9aedd4af06bf036b0 Mon Sep 17 00:00:00 2001 From: Gabriel Tseng Date: Thu, 4 Aug 2022 09:36:05 +0200 Subject: [PATCH] Remove (incorrect) automatic import --- cropharvest/datasets.py | 1 - 1 file changed, 1 deletion(-) diff --git a/cropharvest/datasets.py b/cropharvest/datasets.py index ab60682..b290c6a 100644 --- a/cropharvest/datasets.py +++ b/cropharvest/datasets.py @@ -1,5 +1,4 @@ from pathlib import Path -from xml.etree.ElementInclude import include import geopandas import numpy as np import h5py