diff options
author | Matt Strapp <matt@mattstrapp.net> | 2024-09-23 09:40:10 -0500 |
---|---|---|
committer | Matt Strapp <matt@mattstrapp.net> | 2024-09-23 09:40:10 -0500 |
commit | d670d95c56b67fe8e684e00961d942bd7c4868cc (patch) | |
tree | 4d9664f97cd3454b3b23e39e2d9e52fa6339d6df /src/__init__.py | |
parent | I hate you VSCode (diff) | |
download | locusts-d670d95c56b67fe8e684e00961d942bd7c4868cc.tar locusts-d670d95c56b67fe8e684e00961d942bd7c4868cc.tar.gz locusts-d670d95c56b67fe8e684e00961d942bd7c4868cc.tar.bz2 locusts-d670d95c56b67fe8e684e00961d942bd7c4868cc.tar.lz locusts-d670d95c56b67fe8e684e00961d942bd7c4868cc.tar.xz locusts-d670d95c56b67fe8e684e00961d942bd7c4868cc.tar.zst locusts-d670d95c56b67fe8e684e00961d942bd7c4868cc.zip |
Try to put Python all in the src/ folder
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
Diffstat (limited to 'src/__init__.py')
-rw-r--r-- | src/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/__init__.py b/src/__init__.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/src/__init__.py |