Skip to content

Commit 3af2cd0

Browse files
Merge branch 'main' into joss
2 parents 4b2def6 + 34f0909 commit 3af2cd0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/python/templates/template_with_macros.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
{% from 'block_macros.py' import create_block, create_integrator_block, create_bubbler_block, create_connections, create_event -%}
88

99
# Create global variables
10+
1011
{%- if pythonCode %}
1112
{{ pythonCode }}
1213
{% endif -%}

0 commit comments

Comments
 (0)