Global formatting fix

This commit is contained in:
Piotr Dec 2025-11-03 22:42:37 +01:00
parent 700ef25358
commit 324938133f
Signed by: stawros
GPG key ID: 74B18A3F0F1E99C0
5 changed files with 7 additions and 3 deletions

View file

@ -38,4 +38,3 @@ class DockerService:
def reload(self, compose_path: Path):
cmd = ["sudo", "docker", "compose", "-f", str(compose_path), "up", "-d"]
# TODO: subprocess