fix(test): 修复test_agent_docs.py相对路径问题,Unit Tests CI从apps/api运行也能通过 (#989)

This commit is contained in:
2026-07-27 15:28:17 +08:00
parent 7936be3339
commit bc37ce2ee7
19 changed files with 35 additions and 66 deletions
-1
View File
@@ -12,7 +12,6 @@
from __future__ import annotations
import json
import logging
from typing import Any, Dict, List, Optional