aboutsummaryrefslogtreecommitdiffstats
path: root/src/locusts.py
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2024-09-20 18:07:21 -0500
committerMatt Strapp <matt@mattstrapp.net>2024-09-20 18:07:21 -0500
commit69c1fde803a3dc4eff0ae0fb564b83b18d8e9415 (patch)
tree64279f9f6a941c46bf912a066b2bf3e2a460ea7e /src/locusts.py
parentI hate you VSCode (diff)
downloadlocusts-69c1fde803a3dc4eff0ae0fb564b83b18d8e9415.tar
locusts-69c1fde803a3dc4eff0ae0fb564b83b18d8e9415.tar.gz
locusts-69c1fde803a3dc4eff0ae0fb564b83b18d8e9415.tar.bz2
locusts-69c1fde803a3dc4eff0ae0fb564b83b18d8e9415.tar.lz
locusts-69c1fde803a3dc4eff0ae0fb564b83b18d8e9415.tar.xz
locusts-69c1fde803a3dc4eff0ae0fb564b83b18d8e9415.tar.zst
locusts-69c1fde803a3dc4eff0ae0fb564b83b18d8e9415.zip
Try to put Python all in the src/ folderHEADmaster
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
Diffstat (limited to 'src/locusts.py')
-rw-r--r--src/locusts.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/locusts.py b/src/locusts.py
new file mode 100644
index 0000000..f050133
--- /dev/null
+++ b/src/locusts.py
@@ -0,0 +1,6 @@
+def introduce_locusts():
+ """
+ Introduce locusts into your codebase.
+
+ Note that locusts are not included with this package, you must provide your own.
+ """