mirror of
https://github.com/onyx-and-iris/lottery-tui.git
synced 2026-02-26 02:59:10 +00:00
move the responsibility of sorting the numbers from the caller to the class initialisation. (now the string representation matches the internal state) move logging of ValueError from tui.py to lottery.py patch bump