Remove hashbang from __init__.py
This commit is contained in:
		@@ -1,4 +1,3 @@
 | 
				
			|||||||
#!/usr/bin/env python
 | 
					 | 
				
			||||||
import sys
 | 
					import sys
 | 
				
			||||||
import os
 | 
					import os
 | 
				
			||||||
import os.path
 | 
					import os.path
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user