Add shebang line for python3
This commit is contained in:
parent
44ff03a18d
commit
22653a2ea2
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
from utils import render_template
|
||||
|
||||
import subprocess
|
||||
|
Loading…
x
Reference in New Issue
Block a user