shebangs need to point at python2
[sfa.git] / sfa / importer / __init__.py
index babfc04..90e15e4 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python2
 
 # pylint: disable=c0111, w1201, w0622