diff --git a/src/pretix/plugins/stripe/signals.py b/src/pretix/plugins/stripe/signals.py index c869801361..0c7b328d09 100644 --- a/src/pretix/plugins/stripe/signals.py +++ b/src/pretix/plugins/stripe/signals.py @@ -49,7 +49,7 @@ def register_payment_provider(sender, **kwargs): StripeMultibanco, StripePayByBank, StripePayPal, StripePromptPay, StripePrzelewy24, StripeRevolutPay, StripeSEPADirectDebit, StripeSettingsHolder, StripeSofort, StripeSwish, StripeTwint, - StripeWeChatPay, StripeWero + StripeWeChatPay, StripeWero, ) return [