fix(api): import sorting in test_action_parsing.py

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
OG T
2026-03-25 10:52:35 +08:00
parent afda3123eb
commit c437b0c749

View File

@@ -8,10 +8,10 @@ Phase 12.1: Tool Calling 優化 - 行動解析測試
"""
import pytest
from src.api.v1.approvals import parse_operation_from_action
from src.services.executor import OperationType
# =============================================================================
# 測試案例定義
# =============================================================================