mirumee / prices

Python price handling for humans.
Other
268 stars 39 forks source link

flat_tax example in README #31

Closed moas closed 6 years ago

moas commented 6 years ago

Hi I copy and paste your example but I found Money('2.45', 'GBP')

patrys commented 6 years ago

Heh, it's obviously wrong as adding 23% tax to 1.99 is unlikely to result in 63.95.