Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added type hints to ImageFilter #8156
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
Uh oh!
There was an error while loading. Please reload this page.
Added type hints to ImageFilter #8156
Changes from all commits
324e548
File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check warning on line 22 in src/PIL/ImageFilter.py
src/PIL/ImageFilter.py#L22
Check warning on line 40 in src/PIL/ImageFilter.py
src/PIL/ImageFilter.py#L40
Check warning on line 42 in src/PIL/ImageFilter.py
src/PIL/ImageFilter.py#L42
Check warning on line 100 in src/PIL/ImageFilter.py
src/PIL/ImageFilter.py#L100
Check warning on line 167 in src/PIL/ImageFilter.py
src/PIL/ImageFilter.py#L167
Check warning on line 185 in src/PIL/ImageFilter.py
src/PIL/ImageFilter.py#L185
Check warning on line 187 in src/PIL/ImageFilter.py
src/PIL/ImageFilter.py#L187
Check warning on line 217 in src/PIL/ImageFilter.py
src/PIL/ImageFilter.py#L217
Check warning on line 219 in src/PIL/ImageFilter.py
src/PIL/ImageFilter.py#L219
Check warning on line 250 in src/PIL/ImageFilter.py
src/PIL/ImageFilter.py#L250
Check warning on line 424 in src/PIL/ImageFilter.py
src/PIL/ImageFilter.py#L424
Check warning on line 426 in src/PIL/ImageFilter.py
src/PIL/ImageFilter.py#L426
Check warning on line 428 in src/PIL/ImageFilter.py
src/PIL/ImageFilter.py#L428
Check warning on line 433 in src/PIL/ImageFilter.py
src/PIL/ImageFilter.py#L433
Check warning on line 444 in src/PIL/ImageFilter.py
src/PIL/ImageFilter.py#L443-L444
Check warning on line 453 in src/PIL/ImageFilter.py
src/PIL/ImageFilter.py#L452-L453
Check warning on line 466 in src/PIL/ImageFilter.py
src/PIL/ImageFilter.py#L466
Check warning on line 474 in src/PIL/ImageFilter.py
src/PIL/ImageFilter.py#L474
Check warning on line 482 in src/PIL/ImageFilter.py
src/PIL/ImageFilter.py#L482
Check warning on line 505 in src/PIL/ImageFilter.py
src/PIL/ImageFilter.py#L505
Check warning on line 523 in src/PIL/ImageFilter.py
src/PIL/ImageFilter.py#L523
Check warning on line 593 in src/PIL/ImageFilter.py
src/PIL/ImageFilter.py#L593
Check warning on line 5 in src/PIL/_typing.py
src/PIL/_typing.py#L5
Check warning on line 8 in src/PIL/_typing.py
src/PIL/_typing.py#L7-L8
Check warning on line 10 in src/PIL/_typing.py
src/PIL/_typing.py#L10
Uh oh!
There was an error while loading. Please reload this page.