Skip to content

Commit

Permalink
pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
djperrefort committed Aug 6, 2024
1 parent 97644fa commit ebedae5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion keystone_api/apps/notifications/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ def has_add_permission(self, request, obj=None) -> False:
return False



@admin.register(Preference)
class PreferenceAdmin(admin.ModelAdmin):
"""Admin interface for user notification preferences"""
Expand Down

0 comments on commit ebedae5

Please sign in to comment.