Thomas Basyl Kercheval
Results
2
issues of
Thomas Basyl Kercheval
`cogs/boolean_utils.py` needs updating (once the contributors have time...). To do: - Add testing framework - Separate classes into different files - Change error handling to exceptions - Implement AB as...
enhancement
testing
todo
If a customer enters a valid order and then enters an invalid order with a modifier, then `short-order` will add the modifier to the last valid entity. (Version `0.0.28`) ```...
bug