jubilant-system/model/__init__.py

4 lines
70 B
Python

from model import sqlite_model
model = sqlite_model.SqliteModel()