Skip to content

Commit e1502ee

Browse files
committed
remove python3 from script
1 parent 7609d58 commit e1502ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tutorial/heat2d/python/heat_plot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python3
1+
#!/usr/bin/env python
22
from __future__ import absolute_import, division, print_function, unicode_literals
33

44
"""

0 commit comments

Comments
 (0)