diff options
Diffstat (limited to 'template')
| -rw-r--r-- | template/python.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/python.py b/template/python.py index 48a639b..2433ac7 100644 --- a/template/python.py +++ b/template/python.py @@ -1,4 +1,4 @@ -#/usr/bin/env python3 +#!/usr/bin/env python3 from fileinput import input |
