Skip to content

Commit 2116d24

Browse files
authored
Remove paramiko stubs from pytype_exclude_list. (#7669)
Pytype can parse these now.
1 parent a8504f2 commit 2116d24

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/pytype_exclude_list.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ stubs/mysqlclient/MySQLdb/__init__.pyi
1313
stubs/mysqlclient/MySQLdb/connections.pyi
1414
stubs/mysqlclient/MySQLdb/cursors.pyi
1515

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-
2016
# _pb2.pyi have some constructs that break pytype
2117
# Eg
2218
# pytype.pyi.parser.ParseError: File: "/Users/nipunn/src/typeshed/third_party/2and3/google/protobuf/descriptor_pb2.pyi", line 195

0 commit comments

Comments
 (0)