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

Add type hints to _util #7642

Merged
merged 6 commits into from
Jan 1, 2024

[pre-commit.ci] auto fixes from pre-commit.com hooks

0d90bc8
Select commit
Loading
Failed to load commit list.
Merged

Add type hints to _util #7642

[pre-commit.ci] auto fixes from pre-commit.com hooks
0d90bc8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 27, 2023 in 1s

82.75% of diff hit (target 89.80%)

View this Pull Request on Codecov

82.75% of diff hit (target 89.80%)

Annotations

Check warning on line 95 in src/PIL/Image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/Image.py#L95

Added line #L95 was not covered by tests

Check warning on line 31 in src/PIL/ImageCms.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImageCms.py#L31

Added line #L31 was not covered by tests

Check warning on line 56 in src/PIL/ImageFont.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImageFont.py#L56

Added line #L56 was not covered by tests

Check warning on line 46 in src/PIL/PyAccess.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/PyAccess.py#L46

Added line #L46 was not covered by tests

Check warning on line 15 in src/PIL/_typing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/_typing.py#L15

Added line #L15 was not covered by tests