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

👌️ IMPROVE: Using upstream flake8 #29

Merged
merged 1 commit into from
Sep 14, 2020

Conversation

AakashGfude
Copy link
Member

Just a small change that might be necessary for the long run?

fixes #28

@codecov
Copy link

codecov bot commented Sep 3, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #29   +/-   ##
=======================================
  Coverage   97.09%   97.09%           
=======================================
  Files           6        6           
  Lines         241      241           
=======================================
  Hits          234      234           
  Misses          7        7           
Flag Coverage Δ
#pytests 97.09% <ø> (ø)

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 937b154...0a3defc. Read the comment docs.

Copy link
Member

@najuzilu najuzilu left a comment

Choose a reason for hiding this comment

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

Thanks for the improvement @AakashGfude!

@najuzilu najuzilu merged commit dfe1376 into executablebooks:master Sep 14, 2020
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.

[ENH] Use upstream flake8 instead of the one provided as pre-commit hook
2 participants