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