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:
@@ -1,4 +1,4 @@
|
||||
#/usr/bin/env python
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
"""
|
||||
ocv domain, a modified copy of sphinx.domains.cpp + shpinx.domains.python.
|
||||
|
Reference in New Issue
Block a user