Moving hydra util files into a package
This commit is contained in:
@@ -58,9 +58,8 @@ def run():
|
||||
|
||||
imports.init()
|
||||
|
||||
|
||||
from utils import Report
|
||||
from utils import TestHelper as helper
|
||||
from editor_python_test_tools.utils import Report
|
||||
from editor_python_test_tools.utils import TestHelper as helper
|
||||
|
||||
import azlmbr.legacy.general as general
|
||||
from Physmaterial_Editor import Physmaterial_Editor
|
||||
|
||||
Reference in New Issue
Block a user