Skip to content

Commit 34f0909

Browse files
blank line before global vars
1 parent d3d5f45 commit 34f0909

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)