chore(conductor): Mark track 'cluster_status_python' as complete

This commit is contained in:
2026-02-08 06:18:13 -08:00
parent c0dcb1a47d
commit cbd109a8bc
5 changed files with 59 additions and 8 deletions

View File

@@ -8,4 +8,4 @@ test:
. .venv/bin/activate && pytest -v --cov=.
run:
. .venv/bin/activate && python3 cluster_status.py
. .venv/bin/activate && PYTHONPATH=. python3 cli.py