mirror of
https://github.com/wowlikon/LiB.git
synced 2026-02-04 12:31:09 +00:00
4 lines
91 B
Python
4 lines
91 B
Python
"""Модуль моделей"""
|
|
from .db import *
|
|
from .dto import *
|
|
from .enums import * |