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 to ImageFile.__init__() #8336

Merged
merged 2 commits into from
Sep 4, 2024

Require fp parameter

8699f13
Select commit
Loading
Failed to load commit list.
Merged

Added type hints to ImageFile.__init__() #8336

Require fp parameter
8699f13
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 30, 2024 in 1s

95.31% of diff hit (target 90.15%)

View this Pull Request on Codecov

95.31% of diff hit (target 90.15%)

Annotations

Check warning on line 256 in src/PIL/ImImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImImagePlugin.py#L256

Added line #L256 was not covered by tests

Check warning on line 306 in src/PIL/ImImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImImagePlugin.py#L306

Added line #L306 was not covered by tests

Check warning on line 164 in src/PIL/ImageFile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImageFile.py#L164

Added line #L164 was not covered by tests