cds-astro / mocpy

Python library to easily create and manipulate MOCs (Multi-Order Coverage maps)
https://cds-astro.github.io/mocpy/
BSD 3-Clause "New" or "Revised" License
60 stars 33 forks source link

maint: update ruff #172

Closed ManonMarchand closed 2 months ago

ManonMarchand commented 2 months ago

Update ruff. It had two new set of rules interesting for us:

I also switched to the ruff formatter instead of black which removes two dependencies in our pre-commit hooks: black and nbqa