Add linting
This commit is contained in:
@ -2,7 +2,7 @@ from utils import extrude_shape, punch_hole
|
||||
import cadquery as cq
|
||||
|
||||
elements = None
|
||||
bottom_holes = None # Not really vents FIXME
|
||||
bottom_holes = None
|
||||
|
||||
|
||||
def init(positions, thickness):
|
||||
|
Reference in New Issue
Block a user