Commit a9b769bf authored by Eric Duminil's avatar Eric Duminil
Browse files

TODOs

parent a9753c6e
......@@ -197,6 +197,8 @@ def get_simstadt_output(path: Path) -> str:
)
return result.stdout
# TODO: Show which workflow is currently run
# TODO: Show absolute paths to listed files?
def run_simstadt(workflow_path: Path, name: str) -> str:
"""Invoke the SimStadt CLI for the given workflow. Returns stdout."""
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment