phase 15: fix ruff lint errors across services
This commit is contained in:
@@ -30,6 +30,7 @@ async def main() -> None:
|
||||
ollama = OllamaClient(config.ollama)
|
||||
|
||||
import json
|
||||
|
||||
import redis.asyncio as aioredis
|
||||
|
||||
redis_client = aioredis.from_url(config.redis.url)
|
||||
|
||||
Reference in New Issue
Block a user