PythonRMV/pyrmv/classes/Product.py
2022-09-24 11:40:18 +02:00

4 lines
58 B
Python

class Product():
def __init__(self):
pass