令返回符合格式

This commit is contained in:
hemengyang
2022-01-12 18:43:07 +08:00
parent 456d333568
commit 187532930b
11 changed files with 20 additions and 232 deletions

View File

@ -120,10 +120,6 @@ class Rule:
state: 当前 State
stack: 异步上下文栈
dependency_cache: 依赖缓存
:返回:
- `bool`
"""
if not self.checkers:
return True