zulip/zerver/lib/webhooks
Eeshan Garg 3ed20589f2 webhooks: Add generic exception for unexpected webhook events.
UnexpectedWebhookEventType is a generic exception that we may
now raise when we encounter a webhook event that is new or one
that we simply aren't aware of.
2018-05-22 08:30:19 -07:00
..
__init__.py
common.py webhooks: Add generic exception for unexpected webhook events. 2018-05-22 08:30:19 -07:00
git.py zerver/lib: Change use of typing.Text to str. 2018-05-10 14:19:49 -07:00