test(command): keep history tests lint-clean

Made-with: Cursor
This commit is contained in:
Xubin Ren 2026-04-27 10:02:17 +00:00 committed by Xubin Ren
parent 599e25dfbf
commit 8ed10ac7df
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ from unittest.mock import AsyncMock, MagicMock, patch
import pytest import pytest
from nanobot.bus.events import InboundMessage, OutboundMessage from nanobot.bus.events import InboundMessage
from nanobot.providers.base import LLMResponse from nanobot.providers.base import LLMResponse