| """Compatibility stub for the real training entrypoint in `code/train_production.py`.""" | |
| raise SystemExit("Use `python code/train_production.py ...` from the repo root.") | |
| """Compatibility stub for the real training entrypoint in `code/train_production.py`.""" | |
| raise SystemExit("Use `python code/train_production.py ...` from the repo root.") | |