longbox

comic book stash manager
git clone git://git.pyratebeard.net/longbox.git
Log | Files | Refs | README

commit 3ec79506e9aade7c6d98f77edf379226607cecf2
parent a4facac7b0658b61dac19eee3f7b1541cf4679d6
Author: pyratebeard <root@pyratebeard.net>
Date:   Thu, 29 Sep 2022 22:52:44 +0100

need prettytable short var

Diffstat:
Mlongbox | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/longbox b/longbox @@ -164,6 +164,10 @@ else: GROUP BY gcd_issue.number """ +#░ prettytable short var +x = PrettyTable() +x.align = "l" + #░ query gcd database try: with connect(