Skip to content

Added flake8 to pre-commit hooks #180

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

Merged
merged 1 commit into from
May 19, 2023

Conversation

manulpatel
Copy link
Contributor

Fixes #90

Adds flake8 linting tool to pre-commit hooks to avoid errors and styling issues in future commits.

@CLAassistant
Copy link

CLAassistant commented May 19, 2023

CLA assistant check
All committers have signed the CLA.

@jwmueller jwmueller requested a review from sanjanag May 19, 2023 05:51
@codecov
Copy link

codecov bot commented May 19, 2023

Codecov Report

Merging #180 (ff61b1d) into main (1cec7c2) will decrease coverage by 0.23%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #180      +/-   ##
==========================================
- Coverage   94.15%   93.92%   -0.23%     
==========================================
  Files          16       16              
  Lines         889      889              
  Branches      164      164              
==========================================
- Hits          837      835       -2     
- Misses         31       33       +2     
  Partials       21       21              

see 2 files with indirect coverage changes

@sanjanag sanjanag merged commit 1f9d26c into cleanlab:main May 19, 2023
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.

Add flake8 to pre-commit hooks
3 participants