forked from fmueller/fablab-bottle-clip-generator
5 lines
43 B
Python
5 lines
43 B
Python
from .app import app
|
|
|
|
|
|
app.run(debug=True)
|