You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Use tuple syntax for startswith() (more Pythonic)
- Remove unnecessary try-except for JSON parsing (we control the source)
These follow the same principles applied in build_program refactor.
0 commit comments