mirror of
https://github.com/langgenius/dify.git
synced 2026-03-23 07:17:55 +08:00
fix: fix ignore_imports.
This commit is contained in:
@ -104,7 +104,6 @@ forbidden_modules =
|
||||
ignore_imports =
|
||||
core.workflow.nodes.loop.loop_node -> core.app.workflow.node_factory
|
||||
core.workflow.graph_engine.command_channels.redis_channel -> extensions.ext_redis
|
||||
core.workflow.graph_engine.layers.persistence -> core.ops.ops_trace_manager
|
||||
core.workflow.workflow_entry -> core.app.workflow.layers.observability
|
||||
core.workflow.graph_engine.worker_management.worker_pool -> configs
|
||||
core.workflow.nodes.agent.agent_node -> core.model_manager
|
||||
|
||||
Reference in New Issue
Block a user