vacanza / holidays

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

Fully replace black with ruff, restore 99 char limit #1679

Closed PPsyrius closed 8 months ago

PPsyrius commented 8 months ago

Proposed change

This PR fully replace the existing black with ruff as intended in #1671 .

This also restores line length limit to 99 as per outlined in #1297 .

Type of change

Checklist

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

8 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

PPsyrius commented 8 months ago

Turns out the error was from having a wrong branch as a base, gonna close this down from duplication