mirror of
https://github.com/codl/forget
synced 2024-12-13 00:47:24 +01:00
6 lines
51 B
Python
6 lines
51 B
Python
import forget
|
|
|
|
from app import db
|
|
|
|
db.create_all()
|