#### Following enhancements suggested for the current gh-workflow : - A better way to deal with gh-workflow ephemeral jobs, is to add cache system instead of installing the dependencies for each workflow iteration. - `uv` also integrates seamlessly with [**Ruff**](https://docs.astral.sh/ruff/), dev tool replacing both black linting and flake8 formatting.
Following enhancements suggested for the current gh-workflow :
A better way to deal with gh-workflow ephemeral jobs, is to add cache system instead of installing the dependencies for each workflow iteration.
uvalso integrates seamlessly with Ruff, dev tool replacing both black linting and flake8 formatting.