- fixed imports in all TclCommands
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
from ObjectCollection import *
|
||||
from tclCommands.TclCommand import TclCommand
|
||||
from FlatCAMObj import FlatCAMGeometry
|
||||
|
||||
import collections
|
||||
|
||||
|
||||
class TclCommandJoinGeometry(TclCommand):
|
||||
|
||||
Reference in New Issue
Block a user