mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
service_test.py reorder imports
Signed-off-by: Alexey Rokhin <arokhin@mail.ru>
This commit is contained in:
parent
31b161045d
commit
fd862f9ca7
@ -30,7 +30,6 @@ from compose.const import LABEL_ONE_OFF
|
||||
from compose.const import LABEL_PROJECT
|
||||
from compose.const import LABEL_SERVICE
|
||||
from compose.const import LABEL_VERSION
|
||||
from compose.const import IS_WINDOWS_PLATFORM
|
||||
from compose.container import Container
|
||||
from compose.errors import OperationFailedError
|
||||
from compose.project import OneOffFilter
|
||||
|
Loading…
x
Reference in New Issue
Block a user