Move display_{amount,pubkey} from tui to money.tools (#330)
Closer to money commands usage Would avoid import cycle issue
parent
0ab803ce
No related branches found
No related tags found
This commit is part of merge request !216. Comments created here will be created in the context of that merge request.
Showing
- silkaj/money/balance.py 5 additions, 3 deletionssilkaj/money/balance.py
- silkaj/money/tools.py 33 additions, 5 deletionssilkaj/money/tools.py
- silkaj/money/transfer.py 7 additions, 7 deletionssilkaj/money/transfer.py
- silkaj/tui.py 1 addition, 28 deletionssilkaj/tui.py
- tests/money/test_tools.py 45 additions, 3 deletionstests/money/test_tools.py
- tests/money/test_transfer.py 7 additions, 8 deletionstests/money/test_transfer.py
- tests/test_tui.py 1 addition, 41 deletionstests/test_tui.py
Loading
Please register or sign in to comment