Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

style: apply black 22.1 formatting #317

Merged
merged 4 commits into from
Feb 1, 2022
Merged

Conversation

alexander-held
Copy link
Member

@alexander-held alexander-held commented Feb 1, 2022

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
Copy link

codecov bot commented Feb 1, 2022

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.

@alexander-held alexander-held merged commit a828e6a into master Feb 1, 2022
@alexander-held alexander-held deleted the style/black-22-1 branch February 1, 2022 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant