pep8 compliance: W391 blank line at end of file
This commit is contained in:
parent
cfb73ee12c
commit
e18a0b96d0
@ -214,4 +214,3 @@ def debugDrawPoint(point):
|
||||
GL.glPointSize(9.0)
|
||||
with gl.glBegin(GL.GL_POINTS):
|
||||
GL.glVertex3f(*point)
|
||||
|
||||
|
Reference in New Issue
Block a user