mirror of
https://github.com/norohind/jubilant-system-web.git
synced 2025-05-15 06:26:36 +03:00
4 lines
70 B
Python
4 lines
70 B
Python
from model import sqlite_model
|
|
|
|
model = sqlite_model.SqliteModel()
|