Skip to content

Commit c9668ac

Browse files
committed
fix
1 parent 590ccb3 commit c9668ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stac_fastapi/opensearch/stac_fastapi/opensearch/database_logic.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
merge_to_operations,
4747
operations_to_script,
4848
)
49-
from stac_fastapi.sfeos_helpers.filter import filter as filter_module
49+
from stac_fastapi.sfeos_helpers import filter as filter_module
5050
from stac_fastapi.sfeos_helpers.mappings import (
5151
AGGREGATION_MAPPING,
5252
COLLECTIONS_INDEX,

0 commit comments

Comments
 (0)