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/api/ctl.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gn3/api') diff --git a/gn3/api/ctl.py b/gn3/api/ctl.py index 5ed36cb..7eca618 100644 --- a/gn3/api/ctl.py +++ b/gn3/api/ctl.py @@ -19,4 +19,5 @@ def run_ctl(): return jsonify({ "results":results - }) \ No newline at end of file + }) + -- cgit v1.2.3