mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-05 14:44:18 +08:00
Test third party stubs with stubtest (#5615)
This commit is contained in:
15
stubs/Pillow/@tests/stubtest_allowlist.txt
Normal file
15
stubs/Pillow/@tests/stubtest_allowlist.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
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__
|
||||
Reference in New Issue
Block a user