mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-02 22:18:28 +08:00
[assertpy] Replace or explain Anys (#15144)
This commit is contained in:
@@ -1,12 +1,7 @@
|
||||
# Python 2 compatibility cruft:
|
||||
assertpy.collection.Iterable
|
||||
assertpy\..+\.Iterable(\.__class_getitem__)?
|
||||
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