🏷️ Add typing for cqhttp api

This commit is contained in:
yanyongyu
2020-08-26 17:47:36 +08:00
parent 24e03ed0e7
commit 777343ac1a
6 changed files with 688 additions and 9 deletions

View File

@ -33,5 +33,5 @@ trim_trailing_whitespace = false
[{package.json,.travis.yml}]
indent_size = 2
[*.py]
[{*.py,*.pyi}]
indent_size = 4