-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Description
Currently values "false", "f", False and 0 are automatically converted to boolean False; everything else including any string characters, int and float values are converted to True.
Maybe any value other than "false", "f", 0, False, "true", "t", 1, True should raise a ValueError when trying to assign it to an odML boolean value.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels