-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
I was running the included tests and got
File "/code/appenv/src/sharpy/sharpy/product.py", line 477, in charge
each_amount = Decimal(each_amount)
File "/usr/lib/python2.6/decimal.py", line 649, in new
"First convert the float to a string")
TypeError: Cannot convert float to Decimal. First convert the float to a string
*I understand the error and fixed it for running my tests. Just sharing it so that fix becomes a part of the repo.
Metadata
Metadata
Assignees
Labels
No labels