Global formatting fix
This commit is contained in:
parent
700ef25358
commit
324938133f
5 changed files with 7 additions and 3 deletions
|
|
@ -38,4 +38,3 @@ class DockerService:
|
|||
def reload(self, compose_path: Path):
|
||||
cmd = ["sudo", "docker", "compose", "-f", str(compose_path), "up", "-d"]
|
||||
# TODO: subprocess
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue