mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 05:05:42 +00:00 
			
		
		
		
	add comments to show execution flow
This commit is contained in:
		| @@ -42,6 +42,9 @@ class NotificationMethod: | ||||
|     def setup(self): | ||||
|         return True | ||||
|  | ||||
|     # def send(self, receiver) | ||||
|     # def send_bulk(self) | ||||
|  | ||||
|     def cleanup(self): | ||||
|         return True | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user