3 lines
42 B
Python
3 lines
42 B
Python
from app import get_app
|
|
|
|
app = get_app() |
from app import get_app
|
|
|
|
app = get_app() |