Skip to content

Commit 0dc248a

Browse files
import fix
1 parent 62b5446 commit 0dc248a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commands/TNA_analysis.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
import numpy as np
88
import rhinoscriptsyntax as rs # type: ignore
99

10-
from compas_masonry.envelope import MeshEnvelope
1110
from compas_masonry.scene import RhinoFormDiagramObject
1211
from compas_masonry.session import MasonrySession as Session
1312
from compas_rui import feedback
1413
from compas_tna.diagrams import FormDiagram
14+
from compas_tna.envelope import MeshEnvelope
1515
from compas_tno.analysis import Analysis
1616

1717

0 commit comments

Comments
 (0)