mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 20:54:28 +08:00
Allowlist six.create_bound_method.__code__ (Fix daily test failure) (#12759)
This commit is contained in:
@@ -4,6 +4,7 @@ six.BytesIO.seek
|
||||
six.StringIO.seek
|
||||
six.StringIO.truncate
|
||||
six.create_bound_method.__closure__
|
||||
six.create_bound_method.__code__
|
||||
six.create_bound_method.__defaults__
|
||||
six.moves.*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user