Skip to content

Commit 97c9e95

Browse files
committed
chore: ruff format
1 parent a4be369 commit 97c9e95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

astrbot/core/astr_main_agent.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@
4242
from astrbot.core.platform.astr_message_event import AstrMessageEvent
4343
from astrbot.core.provider import Provider
4444
from astrbot.core.provider.entities import ProviderRequest
45+
from astrbot.core.provider.manager import llm_tools
4546
from astrbot.core.skills.skill_manager import SkillManager, build_skills_prompt
4647
from astrbot.core.star.context import Context
4748
from astrbot.core.star.star_handler import star_map
48-
from astrbot.core.provider.manager import llm_tools
4949
from astrbot.core.tools.cron_tools import (
5050
CREATE_CRON_JOB_TOOL,
5151
DELETE_CRON_JOB_TOOL,

0 commit comments

Comments
 (0)