5676a3dcf9eeef8ea5f6cc1873fb29652351aa33
MTZ changed their Excel format — some rows have fewer than 10 columns, causing IndexError on row[9] (brand, col J). Use conditional indexing for cols I (8), J (9), K (10) so short rows parse with empty brand/type/min_box instead of crashing on startup. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Python
95.9%
Dockerfile
4.1%