about summary refs log tree commit diff
path: root/gn3/api
diff options
context:
space:
mode:
Diffstat (limited to 'gn3/api')
-rw-r--r--gn3/api/ctl.py3
1 files changed, 2 insertions, 1 deletions
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
+	})
+