- fixed imports in all TclCommands
This commit is contained in:
@@ -5,9 +5,10 @@
|
||||
# MIT Licence #
|
||||
# ##########################################################
|
||||
|
||||
from ObjectCollection import *
|
||||
from tclCommands.TclCommand import TclCommandSignaled
|
||||
|
||||
import collections
|
||||
|
||||
|
||||
class TclCommandNewExcellon(TclCommandSignaled):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user