Skip to content

Commit 68057bc

Browse files
authored
Expose DockerClient from the root of the package (gabrieldemarmiesse#462)
1 parent 4d01ab8 commit 68057bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python_on_whales/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"Container",
3131
"ContainerStats",
3232
"Context",
33+
"DockerClient",
3334
"DockerContextConfig",
3435
"DockerException",
3536
"Image",

0 commit comments

Comments
 (0)