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