mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 00:37:10 +08:00
Test third party stubs with stubtest (#5615)
This commit is contained in:
10
stubs/MarkupSafe/@tests/stubtest_allowlist.txt
Normal file
10
stubs/MarkupSafe/@tests/stubtest_allowlist.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
markupsafe.Markup.__getslice__
|
||||
markupsafe.Markup.__mod__
|
||||
markupsafe.Markup.capitalize
|
||||
markupsafe.Markup.lower
|
||||
markupsafe.Markup.swapcase
|
||||
markupsafe.Markup.title
|
||||
markupsafe.Markup.upper
|
||||
markupsafe._compat.int_types
|
||||
markupsafe._compat.iteritems
|
||||
markupsafe._compat.string_types
|
||||
Reference in New Issue
Block a user