Skip to content

Commit

Permalink
refactor: fixed lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
ayesha-waris committed Oct 3, 2024
1 parent 2caeff4 commit e9c813f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openedx/core/djangoapps/notifications/config/waffle.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,6 @@
# .. toggle_description: Waffle flag to enable new notification view
# .. toggle_use_cases: temporary, open_edx
# .. toggle_creation_date: 2024-09-30
# .. toggle_target_removal_date: 2025-10-10
# .. toggle_tickets: INF-1603
ENABLE_NEW_NOTIFICATION_VIEW = CourseWaffleFlag(f"{WAFFLE_NAMESPACE}.enable_new_notification_view", __name__)

0 comments on commit e9c813f

Please sign in to comment.