mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-12 19:12:31 +08:00
Further annotate pika (#9240)
This commit is contained in:
@@ -26,3 +26,7 @@ pika.data.PY2
|
||||
pika.data.basestring
|
||||
pika.spec.str_or_bytes
|
||||
pika.validators.basestring
|
||||
|
||||
# Arguments have a sentinel default, which is not reflected in the stubs.
|
||||
pika.ConnectionParameters.__init__
|
||||
pika.connection.ConnectionParameters.__init__
|
||||
|
||||
Reference in New Issue
Block a user