Skip to content

Comments

Fix: Correct error introduced in PR #2608#2616

Merged
samuelhwilliams merged 1 commit intopallets-eco:masterfrom
ElLorans:master
Jun 3, 2025
Merged

Fix: Correct error introduced in PR #2608#2616
samuelhwilliams merged 1 commit intopallets-eco:masterfrom
ElLorans:master

Conversation

@ElLorans
Copy link
Contributor

@ElLorans ElLorans commented Jun 1, 2025

Moved Image.Image to _types.py under if TYPE_CHECKING to prevent import of non-required dependency.
fixes #2615

@ElLorans
Copy link
Contributor Author

ElLorans commented Jun 3, 2025

@samuelhwilliams I would merge this as well to fix my previous PR.

Copy link
Contributor

@samuelhwilliams samuelhwilliams left a comment

Choose a reason for hiding this comment

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

🙇

@samuelhwilliams samuelhwilliams merged commit 6b10bab into pallets-eco:master Jun 3, 2025
11 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Error when pillow is not installed

2 participants