Remove paramiko stubs from pytype_exclude_list. (#7669)

Pytype can parse these now.
This commit is contained in:
Rebecca Chen
2022-04-20 13:53:54 -07:00
committed by GitHub
parent a8504f269e
commit 2116d2425e

View File

@@ -13,10 +13,6 @@ stubs/mysqlclient/MySQLdb/__init__.pyi
stubs/mysqlclient/MySQLdb/connections.pyi
stubs/mysqlclient/MySQLdb/cursors.pyi
# third_party stubs with constructs that pytype doesn't yet support:
stubs/paramiko/paramiko/_winapi.pyi
stubs/paramiko/paramiko/win_pageant.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