Skip to content

Conversation

@hugovk
Copy link
Member

@hugovk hugovk commented Jan 20, 2024

Ruff didn't isort imports in #7733 and #7732, it didn't move from typing import ... imports to the stdlib group because we're skipping isort for Tests/.

This config was added in the original Ruff PR: #6966. I had a quick check but couldn't see the reason why we added it there.

Anyway, let's remove it now and allow isorting Tests/.

@radarhere radarhere merged commit 1891b61 into python-pillow:main Jan 21, 2024
@hugovk hugovk deleted the isort-tests branch January 21, 2024 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants