mirror of https://github.com/docker/docker-py.git
Make docker.utils.ports a single file
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
This commit is contained in:
parent
19eefcf705
commit
b49cacced0
|
@ -1,4 +0,0 @@
|
|||
from .ports import (
|
||||
split_port,
|
||||
build_port_bindings
|
||||
) # flake8: noqa
|
Loading…
Reference in New Issue