mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-04-29 07:19:41 -05:00
- Delete tito/commands/doctor.py (replaced by health/check commands) - Update export.py: system doctor → system health - Update help.py: system doctor → system health (4 occurrences) - Update module_workflow.py: system doctor → system health - Update setup.py: system doctor → system health - Update src.py: system doctor → system health Completes migration from 'tito system doctor' to new command structure.