rainbow-canvas / app.py
homer-meng's picture
Create app.py
5893f63
raw
history blame
121 Bytes
from test import app # Assuming test.py is in the same directory as app.py
app() # Call the app function from test.py