Skip to content

Commit

Permalink
Statistics and QueryParamsStatistics from root file
Browse files Browse the repository at this point in the history
  • Loading branch information
tnigon committed Jan 26, 2024
1 parent d748cf7 commit 016c8bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pixels_utils/scenes/_scenes.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
Expression,
)
from pixels_utils.titiler import TITILER_ENDPOINT
from pixels_utils.titiler.endpoints.stac import QueryParamsStatistics, Statistics
from pixels_utils.titiler.endpoints.stac._statistics import QueryParamsStatistics, Statistics
from pixels_utils.titiler.mask.enum_classes import Sentinel2_SCL_Group

memory = Memory("/tmp/pixels-utils-cache/", bytes_limit=2**30, verbose=0)
Expand Down

0 comments on commit 016c8bd

Please sign in to comment.