Jesulayomy / SCHub

SCHub v0.1, A school data management system to allow School administration, Teachers manage students and courses data.
https://schub.jesulayomi.tech
MIT License
3 stars 10 forks source link

[Formatting]: Python pre-commit formatter with ruff #22

Closed Jesulayomy closed 1 month ago

Jesulayomy commented 1 month ago

Using ruff to configure formatting of python code, as recommended by @cleder in #21 ⭐. Ruff is very fast with linting and formatting python codebase.