mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-04 07:05:41 +00:00 
			
		
		
		
	do not cover not implemented Mixin
This commit is contained in:
		@@ -426,7 +426,7 @@ class LabelPrintingMixin:
 | 
				
			|||||||
        """
 | 
					        """
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        # Unimplemented (to be implemented by the particular plugin class)
 | 
					        # Unimplemented (to be implemented by the particular plugin class)
 | 
				
			||||||
        ...
 | 
					        ...  # pragma: no cover
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
class APICallMixin:
 | 
					class APICallMixin:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user