issues
search
stac-utils
/
stac-task
Provides a class interface for running custom algorithms on STAC ItemCollections
Apache License 2.0
21
stars
5
forks
source link
change Dict and List to dict and list
#116
Closed
philvarner
closed
7 months ago
philvarner
commented
7 months ago
Related Issue(s):
n/a
Proposed Changes:
Change Dict and List typing to dict and list, to align with Python 3.9+ convention
PR Checklist:
[X] I have added my changes to the
CHANGELOG
or
a CHANGELOG entry is not required.
Related Issue(s):
Proposed Changes:
PR Checklist: