From f26de0446555be572668c441c1c2264960f7fd6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Janko=20Slavi=C4=8D?= Date: Tue, 26 Sep 2023 07:45:48 +0200 Subject: [PATCH] corrected call --- pyuff/datasets/dataset_2467.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyuff/datasets/dataset_2467.py b/pyuff/datasets/dataset_2467.py index 86551c8..324cf46 100644 --- a/pyuff/datasets/dataset_2467.py +++ b/pyuff/datasets/dataset_2467.py @@ -277,7 +277,7 @@ def prepare_2467( if type(groups) != list: raise TypeError('groups must be in a list, also a single group') for item in groups: - pyuff.datasets.dataset_2467.prepare_group( + prepare_group( item['group_number'], item['group_name'], item['entity_type_code'],