Files
2026-06-09 12:47:13 +03:00

4 lines
78 B
Python

from app.projects.service import ProjectService
__all__ = ["ProjectService"]