Skip to content

Instantly share code, notes, and snippets.

View Codegass's full-sized avatar
🙈
Doing ML with SWE

Codegass Codegass

🙈
Doing ML with SWE
View GitHub Profile
#!/usr/bin/env python3
"""
checkout_fixed_baseline.py
Interactive downloader for the 2025-05-30 fixed baseline
"""
import os
import sys
import subprocess
import shutil