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

Adjust pre-commit hook #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Adjust pre-commit hook #23

wants to merge 1 commit into from

Conversation

plaplant
Copy link
Member

This PR removes the flake8-black check, because we explicitly include black as a separate pre-commit hook. We also switch the upstream version of black to be psf instead of ambv, because the latter seems to have stopped receiving updates. There is also a small change made that the more recent version of black catches.

@codecov
Copy link

codecov bot commented Nov 22, 2019

Codecov Report

Merging #23 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #23   +/-   ##
=======================================
  Coverage   13.86%   13.86%           
=======================================
  Files           7        7           
  Lines        1190     1190           
  Branches      176      176           
=======================================
  Hits          165      165           
  Misses       1025     1025
Impacted Files Coverage Δ
src/RIMEz/beam_models.py 15.08% <0%> (ø) ⬆️

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 901ddb0...35982ea. Read the comment docs.

Copy link
Collaborator

@steven-murray steven-murray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

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.

None yet

2 participants