From 714d0e50b63ae4f21b1e248a97244f6c71cb569e Mon Sep 17 00:00:00 2001 From: Sora Date: Sat, 11 Nov 2023 22:12:06 +0100 Subject: [PATCH] =?UTF-8?q?still=20testing=C2=B2=C2=B2=C2=B2=C2=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 25d00fd..72145d7 100644 --- a/main.py +++ b/main.py @@ -180,4 +180,4 @@ if __name__ == '__main__': #read_config_file() - print(yaml_file_to_container_list(composefile)) + print(yaml_to_services_list(composefile))