mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
When being called, the wrapped function is passed `PaymentIntent` (the `content_object` of `Event`). With that, since `customer` can be `None`, an assertion is also required. Signed-off-by: Zixuan James Li <p359101898@gmail.com>