about summary refs log tree commit diff
path: root/sheepdog/__init__.py
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-04-09 09:19:05 -0500
committerFrederick Muriuki Muriithi2025-04-09 09:19:05 -0500
commit757fce9fc0e08941983113157edaf6e1d552aebd (patch)
tree712bd9992e77777aa177c4891216e33eb77c2dae /sheepdog/__init__.py
parent2507f777e76c9b306bd811e482b10fcb125b54fd (diff)
downloadgenenetwork3-757fce9fc0e08941983113157edaf6e1d552aebd.tar.gz
Initialise the sheepdog package to ensure the worker gets installed.
Diffstat (limited to 'sheepdog/__init__.py')
-rw-r--r--sheepdog/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/sheepdog/__init__.py b/sheepdog/__init__.py
new file mode 100644
index 0000000..6aa513a
--- /dev/null
+++ b/sheepdog/__init__.py
@@ -0,0 +1 @@
+"""The sheepdog scripts package."""