mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-28 00:14:21 +00:00
doc: 补全部分注释
This commit is contained in:
@@ -14,6 +14,7 @@ from .filters import cntignore, banwords, baiduexamine
|
||||
@stage.stage_class('PostContentFilterStage')
|
||||
@stage.stage_class('PreContentFilterStage')
|
||||
class ContentFilterStage(stage.PipelineStage):
|
||||
"""内容过滤阶段"""
|
||||
|
||||
filter_chain: list[filter.ContentFilter]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user