mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-26 19:47:14 +08:00
Add stubs for assertpy (#11916)
This commit is contained in:
11
stubs/assertpy/@tests/stubtest_allowlist.txt
Normal file
11
stubs/assertpy/@tests/stubtest_allowlist.txt
Normal 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
|
||||
Reference in New Issue
Block a user