Commit 0614a5b7 authored by Eric Duminil's avatar Eric Duminil
Browse files

TODOs

parent 85b688f1
...@@ -11,6 +11,9 @@ from .results import ( ...@@ -11,6 +11,9 @@ from .results import (
from .runner import run_workflow_with_citygml from .runner import run_workflow_with_citygml
from .workflows import greenwater_simulation, heatdemand_simulation, photovoltaic_simulation from .workflows import greenwater_simulation, heatdemand_simulation, photovoltaic_simulation
# TODO: Define Template class, with already defined Workflows?
# TODO: Define TempRepository?
__all__ = [ __all__ = [
"KPI", "KPI",
"SimStadtResults", "SimStadtResults",
......
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