scikit-hep / cabinetry

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

style: apply black 22.1 formatting #317

Closed alexander-held closed 2 years ago

alexander-held commented 2 years ago

The first non-beta release of black, 22.1.0 introduced some small formatting changes. This updates the code to the latest version of black.

* apply formatting changes introduced by black 22.1.0
* updated pre-commit
codecov[bot] commented 2 years ago

Codecov Report

Merging #317 (ee9e1bf) into master (c989318) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #317   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           23        23           
  Lines         1880      1880           
  Branches       304       304           
=========================================
  Hits          1880      1880           
Impacted Files Coverage Δ
src/cabinetry/histo.py 100.00% <100.00%> (ø)
src/cabinetry/model_utils.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c989318...ee9e1bf. Read the comment docs.