We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 166d24b commit 80e971cCopy full SHA for 80e971c
app/pyProcessor/pyprocessor.py
@@ -1,4 +1,5 @@
1
-import sys
+#!/usr/bin/env python
2
+
3
import argparse # python2.7+
4
5
from pyAvTranscoder import avtranscoder as av
0 commit comments