Update Python tools
This commit is contained in:
@@ -29,5 +29,5 @@
|
||||
<ul></ul>
|
||||
</section>
|
||||
<h2>Output</h2>
|
||||
<pre id="run-output" data-output-url="{{ url_for('run_output', run_id=run.id) }}"></pre>
|
||||
<pre id="run-output" data-output-url="{{ url_for('run_output', run_id=run.id) }}">{{ output }}</pre>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user