]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Trader.git/commit
Fix Amount.__sub__ not working with 0
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Fri, 9 Feb 2018 19:00:26 +0000 (20:00 +0100)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Fri, 9 Feb 2018 19:07:47 +0000 (20:07 +0100)
commitc51687d2b0cbad5460d8424f550014502d84696e
treea4fce092bdc31c28b5c6ea0fc40768b65da6550c
parent80cdd672da2f0a4997a792bd1a2de19d4f516e5b
Fix Amount.__sub__ not working with 0

Add more tests
portfolio.py
test.py