From a1dd9b405bddda45973d7cdf2dfcd2aff4b06e11 Mon Sep 17 00:00:00 2001 From: cheginit Date: Wed, 22 Jul 2020 23:28:20 -0500 Subject: [PATCH] remove unused import --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index f2f539e..767ca5a 100644 --- a/README.rst +++ b/README.rst @@ -84,9 +84,9 @@ via WFS, then convert the outpus to ``GeoDataFrame`` and ``xarray.Dataset`` usin .. code-block:: python - from pygeoogc import WFS, WMS, MatchCRS - from shapely.geometry import Polygon import pygeoutils as geoutils + from pygeoogc import WFS, WMS + from shapely.geometry import Polygon geometry = Polygon(