Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SimStadt
simstadtpy
Commits
4d608447
Commit
4d608447
authored
Jul 16, 2026
by
Eric Duminil
Browse files
Forgotten debug line
parent
25f25348
Changes
1
Show whitespace changes
Inline
Side-by-side
src/simstadt/runner.py
View file @
4d608447
...
@@ -335,5 +335,4 @@ def run_workflow_with_citygml(
...
@@ -335,5 +335,4 @@ def run_workflow_with_citygml(
if
description
is
None
:
if
description
is
None
:
description
=
f
"
{
template_name
}
for
{
citygml_path
.
name
}
"
description
=
f
"
{
template_name
}
for
{
citygml_path
.
name
}
"
print
(
output_files
)
return
create_simstadt_results
(
description
,
output_files
)
return
create_simstadt_results
(
description
,
output_files
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment