Add collapse_blank_lines.py script and pre-commit hook that automatically collapses 2+ consecutive blank lines into a single blank line. Preserves blank lines inside code blocks. Applies to .md and .py files in the TinyTorch repository.