From 163daa9e597f17c2570f966b4f24e07c0a852299 Mon Sep 17 00:00:00 2001 From: Muaz Ahmad Date: Fri, 4 Nov 2022 13:16:10 +0500 Subject: [PATCH] Init --- tui.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tui.py diff --git a/tui.py b/tui.py new file mode 100644 index 0000000..6201ac7 --- /dev/null +++ b/tui.py @@ -0,0 +1,2 @@ +import curses +