mirumee / prices

Python price handling for humans.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flat_tax example in README

moas opened this issue · comments

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

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