alignment - fix missing imports

This commit is contained in:
Andrej730
2025-07-10 11:30:09 +05:00
parent ef5d1448da
commit 37d4ee97e7
33 changed files with 39 additions and 13 deletions
@@ -17,6 +17,8 @@
# along with IfcOpenShell. If not, see <http://www.gnu.org/licenses/>.
import ifcopenshell.api.alignment
import ifcopenshell.api.context
import ifcopenshell.api.unit
def test_get_layout_curve():