Skip to content

Commit

Permalink
Fixed import error
Browse files Browse the repository at this point in the history
  • Loading branch information
GriffinBabe committed Aug 26, 2024
1 parent 11593f2 commit 534a9be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_openeo_gfmap/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from netCDF4 import Dataset

from openeo_gfmap import Backend, BackendContext, BoundingBoxExtent, TemporalContext
from openeo_gfmap.utils import update_nc_attributes
from openeo_gfmap.utils import split_collection_by_epsg, update_nc_attributes
from openeo_gfmap.utils.catalogue import (
s1_area_per_orbitstate_vvvh,
select_s1_orbitstate_vvvh,
Expand Down

0 comments on commit 534a9be

Please sign in to comment.