Full type coverage with mypy

This commit is contained in:
Cian Hughes
2023-11-01 16:41:15 +00:00
parent baf5962f34
commit df07bc2bc4
7 changed files with 70 additions and 29 deletions

17
poetry.lock generated
View File

@@ -328,6 +328,21 @@ websocket-client = ">=0.32.0"
[package.extras]
ssh = ["paramiko (>=2.4.3)"]
[[package]]
name = "docker-stubs"
version = "0.1.0"
description = "Stubs package for the Python Docker API."
optional = false
python-versions = "^3.8"
files = []
develop = false
[package.source]
type = "git"
url = "https://github.com/rdozier-work/docker-stubs"
reference = "HEAD"
resolved_reference = "9de7906804ae912f1d644c97b617ac77e784fca8"
[[package]]
name = "executing"
version = "2.0.1"
@@ -1092,4 +1107,4 @@ h11 = ">=0.9.0,<1"
[metadata]
lock-version = "2.0"
python-versions = "^3.12"
content-hash = "c74d1dcf762e5266d41c81b62bef444f065124fede9b3a34176cd9a6b93d9c2b"
content-hash = "0da96ff6654ff4c33b776829e34f78ba2725a0de30980ec5eaab86a8b7abbead"