floorball_stas/app/crud/__init__.py

4 lines
91 B
Python

from .crud_user import user
from .crud_player import player
from .crud_team import team