Restructured src to more logical heirachy

This commit is contained in:
2026-02-09 16:22:05 +00:00
parent 7e63e6ea45
commit fcbde7c689
35 changed files with 0 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
"""
CLI commands for NHS High-Cost Drug Patient Pathway Analysis Tool.
Available commands:
python -m cli.refresh_pathways - Refresh pathway data from Snowflake
"""