]> git.armaanb.net Git - lightcards.git/commit
Fix str + str to int + int concatenation issue
authorArmaan Bhojwani <me@armaanb.net>
Tue, 9 Feb 2021 16:27:16 +0000 (11:27 -0500)
committerArmaan Bhojwani <me@armaanb.net>
Tue, 9 Feb 2021 16:27:16 +0000 (11:27 -0500)
commit7f72a3794aa2c100bd4f946ec62929fafbefaa5a
tree39cf11a2692112b90bb8315f79a35e2eaa788437
parent3c884626432e00720894132ec86e378f1b92d6ef
Fix str + str to int + int concatenation issue
lightcards/display.py