This commit is contained in:
Waylon Walker 2022-10-25 07:47:13 -05:00
commit 7b7dd9d811
No known key found for this signature in database
GPG key ID: 66E2BF2B4190EFE4
11 changed files with 352 additions and 0 deletions

2
tests/tui.py Normal file
View file

@ -0,0 +1,2 @@
def tui():
print("running")