Files
2024-05-16 16:21:50 +01:00

4 lines
42 B
Python

from app import App
app = App()
app.run()