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

Added type hints #8268

Merged
merged 1 commit into from
Jul 29, 2024

Added type hints

6420f73
Select commit
Loading
Failed to load commit list.
Merged

Added type hints #8268

Added type hints
6420f73
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 29, 2024 in 0s

93.44% of diff hit (target 89.99%)

View this Pull Request on Codecov

93.44% of diff hit (target 89.99%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/Image.py#L2056

Added line #L2056 was not covered by tests

Check warning on line 87 in src/PIL/PdfImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/PdfImagePlugin.py#L87

Added line #L87 was not covered by tests

Check warning on line 156 in src/PIL/PdfImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/PdfImagePlugin.py#L156

Added line #L156 was not covered by tests

Check warning on line 368 in src/PIL/TiffImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/TiffImagePlugin.py#L368

Added line #L368 was not covered by tests