Fixed the shebang lines on the Python scripts.
Also, removed the one from modules/python/src2/cv.py and cleared its executable bit, since it's not a script.
This commit is contained in:
2
modules/python/src2/cv.py
Executable file → Normal file
2
modules/python/src2/cv.py
Executable file → Normal file
@@ -1,3 +1 @@
|
||||
#/usr/bin/env python
|
||||
|
||||
from cv2.cv import *
|
||||
|
Reference in New Issue
Block a user