mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-30 20:55:42 +00:00 
			
		
		
		
	PEP fix
This commit is contained in:
		| @@ -259,7 +259,7 @@ common_api_urls = [ | ||||
|             url(r'.*$', NotificationDetail.as_view(), name='api-notifications-detail'), | ||||
|         ])), | ||||
|  | ||||
|         # Notification messages list  | ||||
|         # Notification messages list | ||||
|         url(r'^.*$', NotificationList.as_view(), name='api-notifications-list'), | ||||
|     ])), | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user