]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Trader.git/commit
Some fixes
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Wed, 25 Jul 2018 18:29:08 +0000 (20:29 +0200)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Wed, 25 Jul 2018 18:29:08 +0000 (20:29 +0200)
commit4b598ca6f91236c94da250282ac8c89c7d947ee2
tree15d903ed7edb9154d1a58a7b7f01cddc15429e42
parent3d6f74ee1a8b061e4b274dad70125ab6388f4d83
Some fixes

- DB cursor expects an enumerable
- None should be returned when repartition is not available
main.py
store.py
tests/test_main.py
tests/test_store.py