mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-25 01:38:40 +08:00
Add parameter types to docker.models.images.ImageCollection.build (#12196)
Introduce stubs-only module `docker._types`.
This commit is contained in:
@@ -11,3 +11,6 @@ docker.models.resource.Collection.model
|
||||
|
||||
# keyword arguments are now unsupported
|
||||
docker.api.container.ContainerApiMixin.start
|
||||
|
||||
# Internal-use module for types shared by multiple modules.
|
||||
docker._types
|
||||
|
||||
Reference in New Issue
Block a user