PythonRMV/pyrmv/classes/Product.py

4 lines
58 B
Python
Raw Normal View History

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