Commit 18f9defc authored by Eric Duminil's avatar Eric Duminil
Browse files

TODO

parent b457c074
...@@ -295,6 +295,7 @@ def run_workflow_with_citygml( ...@@ -295,6 +295,7 @@ def run_workflow_with_citygml(
description: str | None = None, description: str | None = None,
destination: str | None = None, destination: str | None = None,
# TODO: Accept str too? # TODO: Accept str too?
# TODO: Add .proj if needed
project_path: Path | None = None, project_path: Path | None = None,
) -> SimStadtResults: ) -> SimStadtResults:
"""Copy a workflow template, inject parameters, run SimStadt, and return parsed results. """Copy a workflow template, inject parameters, run SimStadt, and return parsed results.
......
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