mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-05 14:44:18 +08:00
Test third party stubs with stubtest (#5615)
This commit is contained in:
9
stubs/boto/@tests/stubtest_allowlist.txt
Normal file
9
stubs/boto/@tests/stubtest_allowlist.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
boto.connection.AWSQueryConnection.make_request
|
||||
boto.elb
|
||||
boto.kms.layer1.KMSConnection.make_request
|
||||
boto.s3.S3RegionInfo.connect
|
||||
boto.s3.bucket.Bucket.get_location
|
||||
boto.s3.bucket.Bucket.get_tags
|
||||
boto.s3.bucket.Bucket.get_xml_tags
|
||||
boto.s3.connection.S3Connection.make_request
|
||||
boto.utils.LazyLoadMetadata.get
|
||||
Reference in New Issue
Block a user