mirror of
https://github.com/wassname/matplotlibrc.git
synced 2026-08-25 11:21:00 +08:00
Using /usr/bin/env to find the default python
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
|
||||
from matplotlib import pyplot as plt
|
||||
import matplotlib
|
||||
|
||||
Reference in New Issue
Block a user