Implement Ruff appropriately to:
- CI/CD Workflows
- Dev Dependancies in PyProject Toml
By default set to ignore all files. This branch will be from develop.
Next steps;
- After this initial setup is created, each of the modules will be refactored with respect to ruff one PR at a time, with this develop branch as the target.
- these will be handled on following PRs
Implement Ruff appropriately to:
By default set to ignore all files. This branch will be from develop.
Next steps;