Using /usr/bin/env to find the default python

This commit is contained in:
Simon Walker
2013-11-05 16:18:54 +00:00
parent 84c782f8d7
commit f5efc86050
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
from matplotlib import pyplot as plt
import matplotlib