clearml-server/apiserver/bll/project/__init__.py
2021-05-03 17:42:10 +03:00

3 lines
110 B
Python

from .project_bll import ProjectBLL
from .sub_projects import _ids_with_children as project_ids_with_children