Skip to content

Commit

Permalink
fix(accessor)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasK committed Feb 3, 2025
1 parent dd3b09f commit 4279367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion earthdaily/accessor/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import geopandas as gpd
from shapely.geometry import Point
from dask import array as da
# import spyndex
import spyndex
from dask_image import ndfilters as dask_ndimage
from scipy import ndimage
from xarray.core.extensions import AccessorRegistrationWarning
Expand Down

0 comments on commit 4279367

Please sign in to comment.