d4e80197ca
refactor + test
2024-06-19 15:29:43 +02:00
gwen
69d590d205
imports of CONVERT_OPTION in the tests
2024-06-18 18:01:28 +02:00
gwen
ff8aa64783
multis
2024-06-18 17:25:04 +02:00
gwen
c7a9772d0e
choices is None by default
2024-06-18 16:02:20 +02:00
gwen
57f7852501
feat: find automatically the type for a multi
...
in case the "multi" attribute is not set, infers the type
2024-06-04 16:21:18 +02:00
gwen
955b293403
feat: default type inference
2024-06-04 12:05:05 +02:00
gwen
035fd7bd7e
feat: set automatically the choice type
2024-05-21 15:38:41 +02:00
gwen
baa1968b26
feat: default inference, calculation of the variable's type
2024-04-30 15:20:06 +02:00
gwen
e006438cf4
feat: add default inference for basic types
...
preparation of moving the calculation of the variable's type
from the class Variable to a dynamic calculation in the annotations
(mainly in `annotator/value.py`)
2024-04-30 10:33:55 +02:00
gwen
463b57ea2d
feat: add default inference for basic types
2024-04-09 11:58:33 +02:00