josephrw's picture
Add all CSC compatibility routes: startSession, stopSession, generatePatch, runCode, debugCode, listArtifacts, getArtifact, createTerminal, execTerminal, getTerminalOutput, killTerminal, listTerminals, listReceipts, getCapabilities, deleteFile, createTestArtifact, scrapeUrl, gateStatus, resolveHash, apiHelp
55de636 verified
Raw
History Blame Contribute Delete
135 Bytes
--- app.py
+++ app.py
@@ Instructions: Add logging to main function @@
def main():
pass
+# Applied: Add logging to main function