mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-17 22:09:45 +08:00
Pillow: fix errors found by stubtest (#5629)
* Update Pillow stubtest allowlist * Update cryptography allowlist
This commit is contained in:
@@ -1,15 +1,4 @@
|
||||
PIL.Image.Image.category
|
||||
PIL.Image.Image.resize
|
||||
PIL.Image.fromarray
|
||||
PIL.Image.open
|
||||
PIL.ImageDraw.ImageDraw.multiline_text
|
||||
PIL.ImageDraw.ImageDraw.multiline_textbbox
|
||||
PIL.ImageDraw.ImageDraw.textbbox
|
||||
PIL.ImageFile.ImageFile.__getattr__
|
||||
PIL.ImageFile.ImageFile.__init__
|
||||
PIL.ImageFont.FreeTypeFont.getlength
|
||||
PIL.ImageFont.FreeTypeFont.getmask
|
||||
PIL.ImageFont.FreeTypeFont.getmask2
|
||||
PIL.ImageFont.FreeTypeFont.getsize
|
||||
PIL.ImageFont.FreeTypeFont.getsize_multiline
|
||||
PIL.__getattr__
|
||||
PIL.FpxImagePlugin
|
||||
PIL.ImageQt.ImageQt
|
||||
PIL.MicImagePlugin
|
||||
PIL.WmfImagePlugin.WmfHandler
|
||||
|
||||
Reference in New Issue
Block a user