4 lines
122 B
Python
4 lines
122 B
Python
from .ozon import OzonMarketplace
|
|
from .wildberries import WildberriesMarketplace
|
|
from .factory import MarketplaceFactory
|