Noah Shinn 2 years ago
commit 9d5f0823ec

@ -59,9 +59,9 @@ class PyExecutor(Executor):
"""
code = f"""{func}
{test}
{test}
check({name})
check({name})
"""
try:
# Set the alarm

Loading…
Cancel
Save