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

TODO

parent ced14805
...@@ -195,6 +195,7 @@ def run_simstadt(workflow_path: Path, name: str) -> str: ...@@ -195,6 +195,7 @@ def run_simstadt(workflow_path: Path, name: str) -> str:
log.info(" Workflow finished successfully!\n") log.info(" Workflow finished successfully!\n")
return result.stdout return result.stdout
#TODO: Add get_hull
def run_regionchooser(*params: str) -> str: def run_regionchooser(*params: str) -> str:
"""Invoke the SimStadt RegionChooser CLI. Returns stdout.""" """Invoke the SimStadt RegionChooser CLI. 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