1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-07-25 08:19:41 +02:00

work in progress

This commit is contained in:
dbarzin 2022-06-27 07:24:33 +02:00
parent 554b32e96b
commit e66de88185
3 changed files with 19 additions and 3 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/python3
"""Pandora-Box is a USB scaning station based on Pandora."""
"""Pandora-box is a USB scaning station based on Pandora."""
import curses
from curses import wrapper