PythonRMV/pyrmv/classes/Product.py

4 lines
58 B
Python

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