Skip to content

Commit fc39fc3

Browse files
committed
fixed minor refactoring bug in attach
1 parent 0b8da75 commit fc39fc3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

userdocker/subcommands/attach.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
from ..config import uid
77
from ..helpers.cmd import init_cmd
88
from ..helpers.exceptions import UserDockerException
9+
from ..helpers.execute import exec_cmd
910
from ..helpers.execute import exit_exec_cmd
1011
from ..helpers.logger import logger
1112
from ..helpers.parser import init_subcommand_parser

0 commit comments

Comments
 (0)