mirror of
https://github.com/ParisNeo/lollms_hub.git
synced 2026-05-04 03:01:01 -04:00
3 lines
70 B
Python
3 lines
70 B
Python
from sqlalchemy.orm import declarative_base
|
|
|
|
Base = declarative_base() |