[OpenSCAD] Minor fixes from LGTM analysis

This commit is contained in:
Chris Hennes
2021-03-05 18:33:22 -06:00
committed by wwmayer
parent 300ab23600
commit 7b33ba361b
7 changed files with 20 additions and 33 deletions

View File

@@ -31,7 +31,7 @@ feature tree to the most basic objects
import FreeCAD
from OpenSCADFeatures import *
from OpenSCADUtils import isspecialorthogonalpython,isspecialorthogonal
from OpenSCADUtils import isspecialorthogonal
import replaceobj
def likeprimitive(obj,extrusion=False):