This commit is contained in:
gwen 2024-09-10 10:03:09 +02:00
parent 576057737c
commit a1549e0765

View file

@ -70,6 +70,8 @@ class RougailUserDataEnvironment:
self.load_environment(option)
def load_environment(self, option):
# the rougail type is not the tiramisu type
# tiramisu type is option.type
option_type = option.information.get('type')
ismulti = option.ismulti()
# here we retrieve the conversion func of the considered type