7 lines
150 B
Python
7 lines
150 B
Python
# from models import ProductBarcode
|
|
#
|
|
#
|
|
# class BarcodeGenerator:
|
|
# def __init__(self, barcode: ProductBarcode):
|
|
# self.barcode = barcode
|