Closed bdura closed 1 year ago
Ruff is not compatible with Python 3.6, hence the constraint. I don't think it's an issue: we don't need to check for code quality for every Python version.
We'll add Github actions to perform a CI check in the near future.
Description
This PR adds
ruff
to the development requirements, and modifies files for compliance.For reference: https://beta.ruff.rs/docs/