PythonRMV/pyrmv/classes/Product.py

3 lines
53 B
Python
Raw Normal View History

2022-09-23 23:58:45 +03:00
class Product():
def __init__(self):
pass