govorov/backend/app/models/__init__.py

3 lines
60 B
Python

from .base import Base
from .calculation import Calculation