mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-24 17:28:40 +08:00
Enable running stubtest on more of types-pika (#9826)
Make aliases for non-imported dependency private
This commit is contained in:
@@ -2,11 +2,6 @@
|
||||
pika.compat.StringIO.seek
|
||||
pika.compat.StringIO.truncate
|
||||
|
||||
# Requires external libraries to be installed.
|
||||
pika\.adapters\.gevent_connection.*
|
||||
pika\.adapters\.tornado_connection.*
|
||||
pika\.adapters\.twisted_connection.*
|
||||
|
||||
# Stubtest doesn't understand that a property alias is also read-only.
|
||||
pika.BlockingConnection.basic_nack
|
||||
pika.BlockingConnection.consumer_cancel_notify
|
||||
|
||||
Reference in New Issue
Block a user