текущая версия (рабочая)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
from app.services.gpt import GPTClient
|
||||
from app.services.ozon import OzonClient
|
||||
from app.services.stats import StatsService
|
||||
from app.services.wb import WildberriesClient
|
||||
|
||||
__all__ = ["OzonClient", "WildberriesClient", "GPTClient", "StatsService"]
|
||||
Reference in New Issue
Block a user