fix Show-related imports
This commit is contained in:
@@ -30,7 +30,7 @@ Q = App.Units.Quantity
|
||||
|
||||
from AttachmentEditor.FrozenClass import FrozenClass
|
||||
try:
|
||||
from Show.TempoVis import TempoVis
|
||||
from Show import TempoVis
|
||||
from Show.DepGraphTools import getAllDependent
|
||||
except ImportError as err:
|
||||
def TempoVis(doc):
|
||||
|
||||
Reference in New Issue
Block a user