mirror of
https://github.com/Llloooggg/Dyxless.git
synced 2026-03-06 02:36:24 +03:00
4 lines
52 B
Python
4 lines
52 B
Python
from dyxless import app, db
|
|
|
|
db.create_all(app=app)
|