Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7a36450143 | |||
| d37fce644b |
@@ -18,7 +18,7 @@ from ...converter.to_speckle.material_to_speckle import (
|
||||
)
|
||||
from ...converter.utils import get_project_workspace_id
|
||||
from specklepy.logging import metrics
|
||||
from ....bpy_speckle import bl_info
|
||||
from ... import bl_info
|
||||
|
||||
|
||||
class SPECKLE_OT_publish(bpy.types.Operator):
|
||||
|
||||
@@ -19,7 +19,7 @@ from ...converter.to_native import (
|
||||
find_instance_definitions,
|
||||
)
|
||||
from specklepy.logging import metrics
|
||||
from ....bpy_speckle import bl_info
|
||||
from ... import bl_info
|
||||
|
||||
|
||||
def load_operation(context: Context) -> None:
|
||||
|
||||
Reference in New Issue
Block a user