mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-06-02 08:32:31 -05:00
- Fix syntax errors in setup_dev.py test cells (proper indentation) - Add comprehensive test suite for setup module (test_setup.py) - Test coverage: functions, SystemInfo class, integration tests - Custom test runner (no pytest dependency required) - All 9 tests pass successfully - Update .gitignore to allow modules/ directory for educational structure