__init__.py 63 B

123
  1. from .registry import TaskRegistry
  2. __all__ = ["TaskRegistry"]