Skip to content

Commit 06ca817

Browse files
fix template name
1 parent 54c0981 commit 06ca817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythontex/pythontex_engines.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -945,7 +945,7 @@ def cleanup
945945

946946

947947

948-
n_template = '''
948+
julia_template = '''
949949
# -*- coding: UTF-8 -*-
950950
951951
# Currently, Julia only supports UTF-8

0 commit comments

Comments
 (0)