Fix the path to env
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#! /bin/env python3
|
||||
#! /usr/bin/env python3
|
||||
|
||||
from __future__ import print_function
|
||||
from builtins import (bytes, str)
|
||||
|
||||
Reference in New Issue
Block a user