Fixed Part module import error
This commit is contained in:
committed by
Yorik van Havre
parent
7a05d30269
commit
94c8489d0f
@@ -24,7 +24,7 @@
|
||||
# FreeCAD modules
|
||||
import FreeCAD,FreeCADGui
|
||||
from FreeCAD import Base
|
||||
from FreeCAD import Part
|
||||
import Part
|
||||
# FreeCADShip modules
|
||||
from shipUtils import Paths, Translator
|
||||
|
||||
|
||||
Reference in New Issue
Block a user