We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b2def6 + 34f0909 commit 3af2cd0Copy full SHA for 3af2cd0
1 file changed
src/python/templates/template_with_macros.py
@@ -7,6 +7,7 @@
7
{% from 'block_macros.py' import create_block, create_integrator_block, create_bubbler_block, create_connections, create_event -%}
8
9
# Create global variables
10
+
11
{%- if pythonCode %}
12
{{ pythonCode }}
13
{% endif -%}
0 commit comments