We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4278e5 commit 1f95b97Copy full SHA for 1f95b97
titiler/pystac/advanced_client.py
@@ -60,7 +60,7 @@ def get_aggregation(
60
61
return aggregation_data
62
63
- def get_supported_aggregations(self) -> list[str]:
+ def get_supported_aggregations(self) -> List[str]:
64
"""Get the supported aggregation types.
65
66
Returns:
0 commit comments