We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4513cbb commit 60160bfCopy full SHA for 60160bf
1 file changed
tests/test_ee_exporter.py
@@ -6,7 +6,7 @@
6
7
from openmapflow.bbox import BBox
8
from openmapflow.constants import END, LAT, LON, START
9
-from openmapflow.ee_exporter import (
+from openmapflow.ee_exporter import ( # type: ignore
10
EarthEngineExporter,
11
get_cloud_tif_list,
12
get_ee_task_amount,
0 commit comments