vacanza / holidays

Generate and work with holidays in Python
https://pypi.org/project/holidays
MIT License
1.45k stars 460 forks source link

Consider migration to ruff #1670

Closed arkid15r closed 8 months ago

arkid15r commented 8 months ago

It may make sense to use ruff instead of black + flake8. Figure out what needs to be done and whether there are any serious challenges to implement this step.