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