feat: a lot of a lot

This commit is contained in:
2024-09-01 21:45:24 +03:00
parent 4ae03284a3
commit 6ad78df35d
12 changed files with 270 additions and 62 deletions

View File

@@ -2,5 +2,5 @@ from marketplaces.base.core import BaseMarketplaceController
class YandexController(BaseMarketplaceController):
async def synchronize_products(self):
async def create_products(self):
pass