Lots of progress, switching to tomli

This commit is contained in:
Benoît Sierro
2021-10-25 09:25:37 +02:00
parent 7b490d110e
commit 25a201543f
15 changed files with 484 additions and 136 deletions

View File

@@ -5,3 +5,7 @@
- optional : add a default value
- optional : add to valid_variable
- optional : add to mandatory_parameters
## complicated Rule conditions
- add the desired parameters to the init of the operator
- raise OperatorError if the conditions are not met