Skip to content

Commit

Permalink
mypy test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanzvonkov committed Dec 22, 2023
1 parent 4513cbb commit 60160bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_ee_exporter.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

from openmapflow.bbox import BBox
from openmapflow.constants import END, LAT, LON, START
from openmapflow.ee_exporter import (
from openmapflow.ee_exporter import ( # type: ignore
EarthEngineExporter,
get_cloud_tif_list,
get_ee_task_amount,
Expand Down

0 comments on commit 60160bf

Please sign in to comment.