scikit-hep / cabinetry

design and steer profile likelihood fits
https://cabinetry.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
26 stars 19 forks source link

style: apply Black's 2024 style #458

Closed alexander-held closed 5 months ago

alexander-held commented 5 months ago

Applying latest black formatting corresponding to the stable 2024 style with tag 24.1.0. Running also once with --skip-magic-trailing-comma to adjust leftover commas. See also #383 for the previous version of this PR. Also adding black back to CI following the temporary removal in #459.

* apply Black's 2024 style
* updated pre-commit
* add back black to CI
codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (4dc9203) 100.00% compared to head (3d74621) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #458 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 22 22 Lines 2082 2082 Branches 340 340 ========================================= Hits 2082 2082 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.