mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-05-02 06:17:32 -05:00
Disable auto-protection to prevent permission errors during export
The auto-protection feature was setting core tinytorch files to read-only after each export, which caused permission errors on subsequent exports. Students who want file protection can run 'tito protect --enable' manually.
This commit is contained in:
@@ -8,3 +8,5 @@ repos: []
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user