corteva / rioxarray

geospatial xarray extension powered by rasterio
https://corteva.github.io/rioxarray
Other
517 stars 82 forks source link

REF: Upgrade to Python 3.9+ codestyle #643

Closed snowman2 closed 1 year ago

snowman2 commented 1 year ago

Related: https://github.com/corteva/rioxarray/issues/582

pyupgrade --py39-plus `find . -name "*.py" -type f`
snowman2 commented 1 year ago

Thanks @justingruca 👍