mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 14:57:56 -05:00
Removed the cartopy ShapelyFeature import since it's not used
This commit is contained in:
parent
3bacee9d9c
commit
bd7a893802
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@
|
|||
"import cartopy.crs as ccrs\n",
|
||||
"import warnings\n",
|
||||
"import matplotlib.pyplot as plt\n",
|
||||
"from cartopy.feature import ShapelyFeature\n",
|
||||
"from shapely.geometry import Polygon\n",
|
||||
"from metpy.plots import StationPlot\n",
|
||||
"%matplotlib inline\n",
|
||||
|
|
Loading…
Add table
Reference in a new issue