mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 13:15:43 +00:00 
			
		
		
		
	PEP fixes
This commit is contained in:
		| @@ -131,11 +131,11 @@ class LabelPrintMixin: | ||||
|             rather than being exported to PDF. | ||||
|  | ||||
|             In this case, we do the following: | ||||
|              | ||||
|  | ||||
|             - Individually generate each label, exporting as an image file | ||||
|             - Pass all the images through to the label printing plugin | ||||
|             - Return a JSON response indicating that the printing has been offloaded | ||||
|              | ||||
|  | ||||
|             """ | ||||
|  | ||||
|             for output in outputs: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user