add comments

Signed-off-by: piggyguy_jdx <jiadexiang@huawei.com>
This commit is contained in:
piggyguy_jdx 2024-08-20 13:17:02 +00:00 committed by Gitee
parent 58e5d53948
commit 3085406733
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -107,6 +107,7 @@ class EventTree(BaseBean):
return True
return False
# check the parse result
def check_parse_result(self):
if self.is_parse_failed():
self.parse_failed()