switched all python2.7 to python3.x
This commit is contained in:
committed by
Trent Nelson
parent
1b58166e9d
commit
cf4358715b
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import matplotlib
|
||||
matplotlib.use('Agg')
|
||||
|
Reference in New Issue
Block a user