We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8504f2 commit 2116d24Copy full SHA for 2116d24
tests/pytype_exclude_list.txt
@@ -13,10 +13,6 @@ stubs/mysqlclient/MySQLdb/__init__.pyi
13
stubs/mysqlclient/MySQLdb/connections.pyi
14
stubs/mysqlclient/MySQLdb/cursors.pyi
15
16
-# third_party stubs with constructs that pytype doesn't yet support:
17
-stubs/paramiko/paramiko/_winapi.pyi
18
-stubs/paramiko/paramiko/win_pageant.pyi
19
-
20
# _pb2.pyi have some constructs that break pytype
21
# Eg
22
# pytype.pyi.parser.ParseError: File: "/Users/nipunn/src/typeshed/third_party/2and3/google/protobuf/descriptor_pb2.pyi", line 195
0 commit comments