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

Corrected type hint #8098

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Corrected type hint #8098

merged 1 commit into from
Jun 3, 2024

Conversation

radarhere
Copy link
Member

@radarhere radarhere commented Jun 3, 2024

littlecms_version may be none, as seen here.

PyDict_SetItemString(d, "littlecms_version", v ? v : Py_None);

@hugovk hugovk merged commit 95a69ec into python-pillow:main Jun 3, 2024
56 checks passed
@radarhere radarhere deleted the lcms_version branch June 3, 2024 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants