Add stubs for assertpy (#11916)

This commit is contained in:
Raphael Castro
2024-05-15 15:56:43 -03:00
committed by GitHub
parent d3faa5a8b0
commit 5079dc1d9e
18 changed files with 255 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
assertpy.collection.Iterable
assertpy.contains.str_types
assertpy.contains.xrange
assertpy.dynamic.Iterable
assertpy.exception.Iterable
assertpy.extracting.Iterable
assertpy.extracting.str_types
assertpy.file.str_types
assertpy.helpers.Iterable
assertpy.string.Iterable
assertpy.string.str_types