mirror of
https://github.com/correl/girl-sign.git
synced 2024-11-14 11:09:33 +00:00
4 lines
44 B
Python
4 lines
44 B
Python
from sign import App
|
|
|
|
app = App()
|
|
app.run()
|