mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-24 04:41:30 +08:00
Use of twisted in pika (#9494)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
@@ -10,6 +10,9 @@ stubs/mysqlclient/MySQLdb/__init__.pyi
|
||||
stubs/mysqlclient/MySQLdb/connections.pyi
|
||||
stubs/mysqlclient/MySQLdb/cursors.pyi
|
||||
|
||||
# twisted not installed during tests
|
||||
stubs/pika/pika/adapters/twisted_connection.pyi
|
||||
|
||||
# _pb2.pyi have some constructs that break pytype
|
||||
# Eg
|
||||
# pytype.pyi.parser.ParseError: File: "/Users/nipunn/src/typeshed/third_party/2and3/google/protobuf/descriptor_pb2.pyi", line 195
|
||||
|
||||
Reference in New Issue
Block a user