# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.

from .. import webhook

__all__ = ["Webhook"]

Webhook = webhook.Webhook
"""Use parallel.types.task_run.Webhook instead"""
