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

TODO

parent 05ff4f0a
...@@ -294,6 +294,7 @@ def run_workflow_with_citygml( ...@@ -294,6 +294,7 @@ def run_workflow_with_citygml(
replaces: dict | None = None, replaces: dict | None = None,
description: str | None = None, description: str | None = None,
destination: str | None = None, destination: str | None = None,
# TODO: Accept str too?
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