Lint fixes

This commit is contained in:
David Boreham 2023-08-23 15:01:28 -06:00
parent cdf31cf491
commit e1ac068a21

View File

@ -14,10 +14,9 @@
# along with this program. If not, see <http:#www.gnu.org/licenses/>.
from app.util import get_yaml
from app.deploy_types import DeployCommandContext, DeploymentContext
from app.deploy_types import DeployCommandContext
from app.stack_state import State
from app.deploy_util import VolumeMapping, run_container_command
import os
from pathlib import Path
default_spec_file_content = """config: