Files

4 lines
91 B
Python

"""Модуль моделей"""
from .db import *
from .dto import *
from .enums import *