mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-26 04:46:46 +08:00
paramiko - A Python implementation of SSHv2 (#4770)
* paramiko - A Python implementation of SSHv2 Code: <https://github.com/paramiko/paramiko> Doc: <http://docs.paramiko.org/en/stable/index.html>
This commit is contained in:
@@ -15,6 +15,8 @@ third_party/2and3/attr/__init__.pyi
|
||||
third_party/2and3/attr/converters.pyi
|
||||
third_party/2and3/attr/filters.pyi
|
||||
third_party/2and3/attr/validators.pyi
|
||||
third_party/2and3/paramiko/_winapi.pyi
|
||||
third_party/2and3/paramiko/win_pageant.pyi
|
||||
third_party/2and3/pynamodb/models.pyi
|
||||
|
||||
# _pb2.pyi have some constructs that break pytype
|
||||
|
||||
Reference in New Issue
Block a user