aazuspan / sankee

Visualize classified time series data with interactive Sankey plots in Google Earth Engine
https://sankee.readthedocs.io/en/latest/index.html
MIT License
97 stars 15 forks source link

Replace dev tools with `ruff` #50

Closed aazuspan closed 1 year ago

aazuspan commented 1 year ago

I can swap out isort, flake8, and pyupgrade for ruff, simplifying tooling and configuration while improving performance 🚀

aazuspan commented 1 year ago

Resolved by #51