Skip to content

Commit ee990e0

Browse files
committed
fypo
1 parent 725b190 commit ee990e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/autoscaling/src/simcore_service_autoscaling/utils/buffer_machines.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
PRE_PULLED_IMAGES_RE,
1717
)
1818
from ..core.settings import ApplicationSettings
19-
from .utils import utils_docker
19+
from . import utils_docker
2020

2121
_NAME_EC2_TAG_KEY: Final[AWSTagKey] = TypeAdapter(AWSTagKey).validate_python("Name")
2222

0 commit comments

Comments
 (0)