Skip to content

Commit 16a70a2

Browse files
committed
Add missing stubs for docker library for static code analysis
1 parent 820fa4f commit 16a70a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements-dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ pylint>=2.15.0
99

1010
# Type checking
1111
mypy>=1.0.0
12+
types-docker # Type stubs for docker library
1213

1314
# Code formatting
1415
black>=22.0.0

0 commit comments

Comments
 (0)