add pep8 headers so these scripts spit out errors when running pep8.
made some changes but mostly these scripts will give pep8 warnings.
This commit is contained in:
		@@ -20,6 +20,7 @@
 | 
			
		||||
# ***** END GPL LICENCE BLOCK *****
 | 
			
		||||
# --------------------------------------------------------------------------
 | 
			
		||||
 | 
			
		||||
# <pep8 compliant>
 | 
			
		||||
 | 
			
		||||
#from Blender import Object, Draw, Window, sys, Mesh, Geometry
 | 
			
		||||
from Mathutils import Matrix, Vector, RotationMatrix
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user