5 lines
50 B
Python
5 lines
50 B
Python
from nouri import create_app
|
|
|
|
|
|
app = create_app()
|
from nouri import create_app
|
|
|
|
|
|
app = create_app()
|