Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Setting Minimum Versions (Python and EE)
We use 3.9-style type annotations in this codebase. To support 3.8 in the future, we'll need to use a compatible style type annotation. In addition, we set the minimum version of the EE client to prevent errors in computing pixels. Fixes #48 and Fixes #56. PiperOrigin-RevId: 571976897
- Loading branch information