fix(search): suppress linter warning for SitesHelper import

This commit is contained in:
jxxghp
2026-06-22 21:53:41 +08:00
parent 3407cc8edd
commit 5c649ff1d1

View File

@@ -9,7 +9,7 @@ from app.agent.tools.base import MoviePilotTool
from app.agent.tools.tags import ToolTag
from app.chain.search import SearchChain
from app.db.systemconfig_oper import SystemConfigOper
from app.helper.sites import SitesHelper
from app.helper.sites import SitesHelper # noqa
from app.log import logger
from app.schemas.types import MediaType, SystemConfigKey
from ._torrent_search_utils import (