Skip to content

Commit 7f21ebb

Browse files
bjoernricksgreenbonebot
authored andcommitted
Add: Add types for paramiko
Allow code completion and type validation for paramiko.
1 parent 15db374 commit 7f21ebb

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

poetry.lock

Lines changed: 15 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ black = ">=22.6.0"
4343
pontos = ">=22.7.2"
4444
furo = ">=2022.6.21"
4545
lxml-stubs = "^0.5.1"
46+
types-paramiko = "^3.4.0.20240205"
4647

4748
[tool.black]
4849
line-length = 80

0 commit comments

Comments
 (0)