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

Reorder python imports conflict with Black #373

Closed
JohnTChambers opened this issue Apr 8, 2024 · 0 comments
Closed

Reorder python imports conflict with Black #373

JohnTChambers opened this issue Apr 8, 2024 · 0 comments

Comments

@JohnTChambers
Copy link

JohnTChambers commented Apr 8, 2024

Black adds a line-space between the module docustring and import statements. However, reorder-python-imports removes this blank line. This causes an unresolved conflict. There should be an option to skip this behavior. Unfortunately, due to the conflict, we will remove reorder-python-imports from our linter stack.

I realize this issue has been raised, but it has subsequently been closed and I wanted to provide feedback that this issue is affecting other teams.

@asottile asottile closed this as completed Apr 8, 2024
Repository owner locked as off-topic and limited conversation to collaborators Apr 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants