032: final — async_superset_client collapse, profile/superset_lookup async

This commit is contained in:
2026-06-04 20:37:55 +03:00
parent 5d2813f173
commit 3bb5e6dde7
5 changed files with 36 additions and 601 deletions

View File

@@ -15,8 +15,8 @@
import asyncio
from typing import Any
from .async_network import AsyncAPIClient
from ..logger import logger
from .async_network import AsyncAPIClient
class _ClientSlot: