env interpreter fix
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
			
		||||
#! /bin/env python3
 | 
			
		||||
#! /usr/bin/env python3
 | 
			
		||||
import matplotlib as mpl
 | 
			
		||||
import matplotlib.pyplot as plt
 | 
			
		||||
import numpy as np
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user