7 lines
170 B
Python
7 lines
170 B
Python
"""
|
|
CLI commands for NHS High-Cost Drug Patient Pathway Analysis Tool.
|
|
|
|
Available commands:
|
|
python -m cli.refresh_pathways - Refresh pathway data from Snowflake
|
|
"""
|