diff options
author | Paul Harrison <paul@harrison.sh> | 2024-08-31 15:45:16 +0100 |
---|---|---|
committer | Paul Harrison <paul@harrison.sh> | 2024-08-31 15:45:16 +0100 |
commit | c66ea168ba4a6fbc6acd8e0e92e299c9649dbdf3 (patch) | |
tree | f56ba041ee71536c1523e155c12fe5175cab23d6 /src |
Add initial project structure
Diffstat (limited to 'src')
-rw-r--r-- | src/analysis/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/analysis/__init__.py b/src/analysis/__init__.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/src/analysis/__init__.py |