bonsai bim module imports #5178

This commit is contained in:
Andrej730
2024-08-14 14:10:36 +05:00
committed by Andrej
parent c03777cfe6
commit 485643863f
246 changed files with 1010 additions and 1110 deletions
@@ -18,7 +18,7 @@
import pytest
from mathutils import Vector
from blenderbim.bim.module.drawing.helper import clip_segment
from bonsai.bim.module.drawing.helper import clip_segment
BOUNDS = (10, 30, 10, 30, None, None)