mirror of
https://github.com/clearml/clearml
synced 2025-02-14 16:46:12 +00:00
3 lines
71 B
Python
3 lines
71 B
Python
""" High-level abstractions for backend API """
|
|
from .task import Task
|