mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-04-29 04:15:06 -05:00
The itemize environment parameters [leftmargin=*, itemsep=1pt, parsep=0pt]
were appearing as visible text in the PDF because the enumitem package
wasn't loaded. This fix adds \usepackage{enumitem} to the preamble.
All itemized lists now format correctly with proper spacing and margins.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
8 lines
96 B
YAML
8 lines
96 B
YAML
# Minimal pre-commit configuration
|
|
# This allows pre-commit to run without errors
|
|
repos: []
|
|
|
|
|
|
|
|
|