flake8
This commit is contained in:
parent
c5a09280fc
commit
caf67298fe
@ -23,7 +23,7 @@ import tempfile
|
|||||||
import click
|
import click
|
||||||
|
|
||||||
from stack_orchestrator.deploy.webapp import deploy_webapp
|
from stack_orchestrator.deploy.webapp import deploy_webapp
|
||||||
from stack_orchestrator.deploy.webapp.util import (AttrDict, LaconicRegistryClient,
|
from stack_orchestrator.deploy.webapp.util import (LaconicRegistryClient,
|
||||||
build_container_image, push_container_image,
|
build_container_image, push_container_image,
|
||||||
file_hash, deploy_to_k8s, publish_deployment,
|
file_hash, deploy_to_k8s, publish_deployment,
|
||||||
hostname_for_deployment_request, generate_hostname_for_app)
|
hostname_for_deployment_request, generate_hostname_for_app)
|
||||||
|
Loading…
Reference in New Issue
Block a user