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