📝 修复生成文档中self多出类型注解的问题,修复__init__丢失的问题

This commit is contained in:
2024-08-19 10:04:24 +08:00
parent 85a3a9ad52
commit cdbede7135
14 changed files with 170 additions and 94 deletions

View File

@ -9,3 +9,7 @@ category: API
事件类
###   ***def*** `__init__(self, name: str, data: dict[str, Any]) -> None`