Skip to content

Commit

Permalink
Add: Add types for paramiko
Browse files Browse the repository at this point in the history
Allow code completion and type validation for paramiko.
  • Loading branch information
bjoernricks authored and greenbonebot committed Jun 14, 2024
1 parent 15db374 commit 7f21ebb
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
16 changes: 15 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ black = ">=22.6.0"
pontos = ">=22.7.2"
furo = ">=2022.6.21"
lxml-stubs = "^0.5.1"
types-paramiko = "^3.4.0.20240205"

[tool.black]
line-length = 80
Expand Down

0 comments on commit 7f21ebb

Please sign in to comment.