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