From 30ae9c71614d0edb68a2d7616ab044bded2cd43d Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Fri, 22 Mar 2024 09:57:13 +0100 Subject: oooops --- lib/functions.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/functions.py b/lib/functions.py index 32fade0..d231c9c 100644 --- a/lib/functions.py +++ b/lib/functions.py @@ -452,6 +452,7 @@ class SplitFunction(ModelFunction): or "infty", } ) + return hyper @classmethod def from_json(cls, data): -- cgit v1.2.3