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