corrections

This commit is contained in:
2026-02-22 09:38:31 -05:00
parent 5103a256bf
commit 34ed257cd6
4 changed files with 39 additions and 24 deletions

View File

@@ -1,4 +1,5 @@
import subprocess, shutil
# shell_runner.py
import subprocess, shutil
from pathlib import Path
TIMEOUT_SECONDS = 60