othr
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
from models import ProductBarcode
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
class BarcodeGenerator:
 | 
			
		||||
    def __init__(self, barcode: ProductBarcode):
 | 
			
		||||
        self.barcode = barcode
 | 
			
		||||
# from models import ProductBarcode
 | 
			
		||||
#
 | 
			
		||||
#
 | 
			
		||||
# class BarcodeGenerator:
 | 
			
		||||
#     def __init__(self, barcode: ProductBarcode):
 | 
			
		||||
#         self.barcode = barcode
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user