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: Update to Black v20.8 formatting #16

Merged
merged 2 commits into from Sep 21, 2020
Merged

Conversation

matthewfeickert
Copy link
Member

* Apply Black v20.8b1 formatting
   - Should be similar to format of first stable release of Black
* Update Black pre-commit hook to use rev v20.8b1
   - Using pinned revs is the recommended approach for pre-commit: https://github.com/psf/black/issues/420

@matthewfeickert matthewfeickert self-assigned this Sep 21, 2020
@codecov
Copy link

codecov bot commented Sep 21, 2020

Codecov Report

Merging #16 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #16   +/-   ##
=======================================
  Coverage   90.90%   90.90%           
=======================================
  Files           3        3           
  Lines          11       11           
=======================================
  Hits           10       10           
  Misses          1        1           
Flag Coverage Δ
#unittests 90.90% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 97cc34c...5f25f08. Read the comment docs.

@matthewfeickert matthewfeickert merged commit e1f4a71 into master Sep 21, 2020
@matthewfeickert matthewfeickert deleted the fix/use-black-v20.8 branch September 21, 2020 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix A bug fix style
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant