mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-18 06:19:47 +08:00
[Pillow] Update TiffImagePlugin for Python 3.11 (#10399)
Also type the methods forwarded from Fraction and replace `Any` with `Incomplete`.
This commit is contained in:
@@ -24,3 +24,6 @@ PIL.ImImagePlugin.i
|
||||
PIL.XVThumbImagePlugin.b
|
||||
PIL.XVThumbImagePlugin.g
|
||||
PIL.XVThumbImagePlugin.r
|
||||
|
||||
# Forwarded arguments
|
||||
PIL\.TiffImagePlugin\.IFDRational\.__[a-z]+__
|
||||
|
||||
Reference in New Issue
Block a user