gemini code review

This commit is contained in:
Twisha Bansal
2026-01-28 18:19:53 +05:30
parent 4bc684d3ed
commit c724bea786
2 changed files with 0 additions and 10 deletions

View File

@@ -16,8 +16,6 @@ import os
import pytest
from pathlib import Path
import asyncio
import sys
import importlib.util
ORCH_NAME = os.environ.get("ORCH_NAME")
module_path = f"python.{ORCH_NAME}.agent"