Skip to content

Conversation

SaurabhCodesAI
Copy link

Fixes #201

Found a few crashes while testing the scripts:

  • scripts/shared.py crashes with IndexError when processing certain README files
  • scripts/plot.py has an issue with color cycling that causes index errors
  • scripts/1-fetch/gcs_fetch.py retry loop gets stuck on some HTTP errors

Made minimal fixes to prevent these crashes.

@SaurabhCodesAI SaurabhCodesAI requested review from a team as code owners October 17, 2025 23:50
@SaurabhCodesAI SaurabhCodesAI requested review from Shafiya-Heena and TimidRobot and removed request for a team October 17, 2025 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In review

Development

Successfully merging this pull request may close these issues.

Fixed crashes in shared.py and plot.py

1 participant