Skip to content

Commit

Permalink
run black
Browse files Browse the repository at this point in the history
  • Loading branch information
pkdotson committed Apr 4, 2022
1 parent 269ddb3 commit 95f4d4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions superset/views/alerts.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ class AlertView(BaseAlertReportView):
route_base = "/alert"
class_permission_name = "ReportSchedule"


class ReportView(BaseAlertReportView):
route_base = "/report"
class_permission_name = "ReportSchedule"

0 comments on commit 95f4d4c

Please sign in to comment.