3 lines
No EOL
62 B
Python
3 lines
No EOL
62 B
Python
from flask.ext.sqlalchemy import SQLAlchemy
|
|
|
|
db = SQLAlchemy() |