aboutsummaryrefslogtreecommitdiff
path: root/gn_libs/scripts/__init__.py
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-03-25 12:52:48 -0500
committerFrederick Muriuki Muriithi2025-03-25 12:56:05 -0500
commit7a7e6a6a52517b035152093429c9c551844e563d (patch)
treec1c5a9f1050030e72e8ed5b7656e18afa2014b11 /gn_libs/scripts/__init__.py
parentd4b7312423d5aef91b264bb21429e79ec65cec7c (diff)
downloadgn-libs-7a7e6a6a52517b035152093429c9c551844e563d.tar.gz
Rename manager/launcher script and implement the management logic.
Give the launcher a better name, and implement the logic to actually launch the job and do basic management of the process(es).
Diffstat (limited to 'gn_libs/scripts/__init__.py')
-rw-r--r--gn_libs/scripts/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/gn_libs/scripts/__init__.py b/gn_libs/scripts/__init__.py
deleted file mode 100644
index 678c5e0..0000000
--- a/gn_libs/scripts/__init__.py
+++ /dev/null
@@ -1 +0,0 @@
-"""Initialise scripts that will be accessible globally."""