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

fix: isort warning #4839

Open
vedpawar2254 opened this issue Feb 20, 2025 · 1 comment
Open

fix: isort warning #4839

vedpawar2254 opened this issue Feb 20, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@vedpawar2254
Copy link
Contributor

Description

[WARNING] repo https://github.com/pycqa/isort uses deprecated stage names (commit, merge-commit, push) which will be removed in a future version. Hint: often pre-commit autoupdate --repo https://github.com/pycqa/isort will fix this. if it does not -- consider reporting an issue to that repo.

To reproduce

Steps to reproduce the behaviour:
run pre-commit run --all-files

Expected behaviour: No warning
Actual behaviour: There is a depreciation warning

not sure if this is on priority, but just thought ill put this up

@vedpawar2254 vedpawar2254 added the bug Something isn't working label Feb 20, 2025
@terriko
Copy link
Contributor

terriko commented Feb 20, 2025

I thought we had a fix for this already: 6858532

Is it not working?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants