From 42e476e4a3157fc0b1e46d3f170ba2a114ed39db Mon Sep 17 00:00:00 2001 From: Michael Winkler Date: Wed, 6 Nov 2024 17:04:47 +0100 Subject: [PATCH] more typo --- weldx/transformations/cs_manager.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weldx/transformations/cs_manager.py b/weldx/transformations/cs_manager.py index ad30da89b..e8ddae963 100644 --- a/weldx/transformations/cs_manager.py +++ b/weldx/transformations/cs_manager.py @@ -869,7 +869,7 @@ def create_cs_from_homogenous_transformation( how the parent system is positioned in its new child system. """ - lcs = LocalCoordinateSystem.from_homogenous_transformation( + lcs = LocalCoordinateSystem.from_homogeneous_transformation( transformation_matrix, translation_unit, time, time_ref ) self.add_cs(