3 lines
61 B
Python
3 lines
61 B
Python
from mikromon import create_app, socketio
|
|
app = create_app()
|
from mikromon import create_app, socketio
|
|
app = create_app()
|