Skip to content

Conversation

@radarhere
Copy link
Member

Pillow/docs/conf.py

Lines 124 to 129 in 0e90c1c

nitpick_ignore = [
# Sphinx does not understand typing.Literal[-1]
# Will be fixed in a future version.
# https://github.com/sphinx-doc/sphinx/pull/11904
("py:obj", "typing.Literal[-1, 1]"),
]

A new version of Sphinx has been released, so this can be removed.

@hugovk hugovk merged commit afd01bd into python-pillow:main Apr 17, 2024
@radarhere radarhere deleted the sphinx branch April 17, 2024 07:47
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.

2 participants