4 lines
44 B
Python
4 lines
44 B
Python
from snek.app import app
|
|
|
|
application = app
|
from snek.app import app
|
|
|
|
application = app
|