We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There is an incompatibility between code formatters Black 24.1 and reorder-python-imports.
Refer Issues: Black #4175 reorder-python-imports #366
The text was updated successfully, but these errors were encountered:
Disable reorder-python-imports dependancy
eb8b015
Disable the reorder-python-imports dependancy due to incompatibility with Black 24 (Issue #57).
Disable reorder-python-imports dependancy (#58)
67c33d2
Disable the reorder-python-imports dependancy due to incompatibility with Black 24 (closes Issue #57).
dariobauer
Successfully merging a pull request may close this issue.
There is an incompatibility between code formatters Black 24.1 and reorder-python-imports.
Refer Issues:
Black #4175
reorder-python-imports #366
The text was updated successfully, but these errors were encountered: