Skip to content

Commit 6dd8080

Browse files
committed
delete unused requests package
1 parent 7b73ef0 commit 6dd8080

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

jupyter-notebooks/label-data/label_maker_pl_geotiff.ipynb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@
5757
"import numpy as np\n",
5858
"from planet import Session, DataClient, Auth\n",
5959
"import rasterio\n",
60-
"import requests\n",
61-
"from requests.auth import HTTPBasicAuth\n",
6260
"from shapely.geometry import shape"
6361
]
6462
},

0 commit comments

Comments
 (0)