diff --git a/superset/reports/notifications/email.py b/superset/reports/notifications/email.py index da5244a5eac4c..20afeae437b00 100644 --- a/superset/reports/notifications/email.py +++ b/superset/reports/notifications/email.py @@ -106,7 +106,6 @@ def _get_content(self) -> EmailContent: f"""
- < """ ) img_tag = "".join(img_tags)