scikit-hep / decaylanguage

Package to parse decay files, describe and convert particle decays between digital representations.
https://decaylanguage.readthedocs.io
BSD 3-Clause "New" or "Revised" License
42 stars 16 forks source link

chore: use ruff format instead of black #429

Closed henryiii closed 5 months ago

henryiii commented 5 months ago

This is faster and simpler, doesn't require a separate install.

henryiii commented 5 months ago

I missed adding notebooks, can do that in a sec.

eduardo-rodrigues commented 5 months ago

I missed adding notebooks, can do that in a sec.

Advance thanks :).

henryiii commented 5 months ago

Added ruff linting to the notebooks too.