mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 19:45:46 +00:00
PEP fix
This commit is contained in:
@ -820,6 +820,7 @@ class SettingsView(TemplateView):
|
||||
|
||||
return ctx
|
||||
|
||||
|
||||
class CustomEmailView(LoginRequiredMixin, EmailView):
|
||||
"""
|
||||
Override of allauths EmailView to always show the settings but leave the functions allow
|
||||
|
Reference in New Issue
Block a user