mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2025-12-05 19:17:52 -06:00
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.
13 lines
101 B
YAML
13 lines
101 B
YAML
# Minimal pre-commit configuration
|
|
# This allows pre-commit to run without errors
|
|
repos: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|