zulip/zerver/webhooks/trello/view
Alex Vandiver cec594e525 trello: Remove unnecessary "is not supported" verbiage.
UnexpectedWebhookEventType already encapsulates that it is not
supported, and having extra wording here disrupts how the exception
stringifies.
2020-08-31 14:24:35 -07:00
..
__init__.py trello: Remove unnecessary "is not supported" verbiage. 2020-08-31 14:24:35 -07:00
board_actions.py python: Replace None defaults with empty collections where appropriate. 2020-06-13 15:31:27 -07:00
card_actions.py trello: Ignore dueComplete field. 2020-08-24 12:34:46 -07:00