smk_python_sdk
smk_python_sdk copied to clipboard
snap_to_decimal can return None
https://github.com/smarkets/smk_python_sdk/blob/master/smarkets/odds.py#L594
snap_to_decimal() snap_to_decimal_move_out_by()
These function can return None. This feels wrong especially for snap_to_decimal().
I think an exception would be neater.