The application you are building requires at least the following import statement:
from tremolo import Application
app = Application()
That’s it.
The application you are building requires at least the following import statement:
from tremolo import Application
app = Application()
That’s it.