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

This commit is contained in:
Simon Walker
2013-11-05 16:10:11 +00:00
parent 8afad70420
commit af7271d472
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
from matplotlib import pyplot as plt
import matplotlib