diff --git a/archery/settings.py b/archery/settings.py index 4b144af8e3..0603c2656a 100644 --- a/archery/settings.py +++ b/archery/settings.py @@ -64,8 +64,8 @@ "sql.notify:QywxWebhookNotifier", "sql.notify:MailNotifier", "sql.notify:GenericWebhookNotifier", - ] - ) + ], + ), ) # SECURITY WARNING: keep the secret key used in production secret!