Test third party stubs with stubtest (#5615)

This commit is contained in:
Shantanu
2021-06-12 15:17:40 -07:00
committed by GitHub
parent 9565c595ca
commit 7244ea1f71
53 changed files with 1249 additions and 11 deletions

View 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