From 860083eb2e0defca34cc865da89119477decbfe9 Mon Sep 17 00:00:00 2001 From: Alexander Kabui Date: Sun, 30 Jan 2022 15:54:47 +0300 Subject: new line fix --- gn3/computations/ctl.py | 1 + 1 file changed, 1 insertion(+) (limited to 'gn3/computations') diff --git a/gn3/computations/ctl.py b/gn3/computations/ctl.py index d11b691..1a71056 100644 --- a/gn3/computations/ctl.py +++ b/gn3/computations/ctl.py @@ -33,3 +33,4 @@ def call_ctl_script(data): except Exception as e: return str(e) + -- cgit v1.2.3