Skip to content

Fix bad operand on NoneType in validation

Chosson Ulysse requested to merge BUG_bad_operand_in_validate into main

[0.5.1] - 2022-09-14

Fixed

  • Fix the validation with None in formula (TypeError: bad operand on NoneType).

Merge request reports