File size: 157 Bytes
637f42c
 
1
2
3
from .task_registry import get_task, ALL_TASK_IDS, SCORED_TASK_IDS, TASK_REGISTRY
__all__ = ["get_task", "ALL_TASK_IDS", "SCORED_TASK_IDS", "TASK_REGISTRY"]