feat: a lot of a lot
This commit is contained in:
@@ -21,5 +21,9 @@ class BaseMarketplaceController(ABC):
|
||||
self.session = session
|
||||
|
||||
@abstractmethod
|
||||
async def synchronize_products(self):
|
||||
async def create_products(self):
|
||||
pass
|
||||
|
||||
@abstractmethod
|
||||
async def synchronize_products(self):
|
||||
pass
|
||||
Reference in New Issue
Block a user