optimize code structure
This commit is contained in:
@@ -5,7 +5,7 @@ import json
|
||||
import mathutils
|
||||
import numpy as np
|
||||
sys.path.append(os.path.dirname(os.path.abspath(__file__)))
|
||||
from blender_util import BlenderUtils
|
||||
from utils.blender_util import BlenderUtils
|
||||
|
||||
|
||||
class DataRenderer:
|
||||
|
Reference in New Issue
Block a user