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

Upgrade isort and flake8 in pre-commit config #598

Merged
merged 1 commit into from Feb 22, 2023

Conversation

peymanslh
Copy link
Member

Fix failing of pre-commit ci

Description

I think the failure was because of an issue in isort PyCQA/isort#2078
So I upgrade it to 5.12.0
I also upgraded the flake8 to 6.0.0

@codecov
Copy link

codecov bot commented Feb 22, 2023

Codecov Report

Merging #598 (7cd1292) into master (961549d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #598   +/-   ##
=======================================
  Coverage   95.58%   95.58%           
=======================================
  Files          74       74           
  Lines        3194     3194           
  Branches      359      359           
=======================================
  Hits         3053     3053           
  Misses        112      112           
  Partials       29       29           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@claudep claudep left a comment

Choose a reason for hiding this comment

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

👍

@claudep claudep merged commit 7d71c23 into jazzband:master Feb 22, 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.

None yet

2 participants