]> git.armaanb.net Git - lightcards.git/commit
Complete restructure of display.py
authorArmaan Bhojwani <me@armaanb.net>
Sun, 31 Jan 2021 21:57:16 +0000 (16:57 -0500)
committerArmaan Bhojwani <me@armaanb.net>
Sun, 31 Jan 2021 22:07:13 +0000 (17:07 -0500)
commitde50a30d6a18dc6fdf2207c49c0370820b9acc1f
tree800d092af27569b3c5363e94f3e31afdb1fcbd4a
parent9d90fd0a21d9d1e25368284c137053d105dda8e7
Complete restructure of display.py

Instead of passing around the same 4 variables, just put everything
in a class. Required *extensive* modifications
lightcards/display.py
lightcards/lightcards.py