cleaned up some pep8/pyflakes violations

This commit is contained in:
Stephen M. McQuay
2012-03-19 22:18:02 -06:00
parent 303dd9e8d0
commit 62efeb12b3
6 changed files with 18 additions and 12 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
from surf.geometry import *
from surf.geometry import Vertex, Polygon
def refine(poly):
'''