HyperBrickCaseOps / tasks.py
modelbuilderhq's picture
Upload folder using huggingface_hub
181758b verified
raw
history blame
122 Bytes
"""Compatibility wrapper for the real supportdesk_env package."""
from supportdesk_env.tasks import * # noqa: F401,F403