PythonRMV/pyrmv/classes/Product.py
2022-09-23 22:58:45 +02:00

3 lines
53 B
Python

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