4 lines
89 B
Python
4 lines
89 B
Python
from backend.bootstrap.application import create_application
|
|
|
|
app = create_application()
|