mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-05-08 15:22:32 -05:00
Cleaned up duplicate/redundant nbgrader cells that were just comments referencing test functions. The actual test functions remain in their proper location after the standardized testing section. Removed: - Duplicate test-personal-info nbgrader cell (just a comment) - Duplicate test-system-info nbgrader cell (just a comment) - Redundant 'Inline Test Functions' section This eliminates confusion and follows the clean pattern established by other modules.