feat: 完善类型注释,增加 mypy 类型检测

This commit is contained in:
Nanmi
2023-07-16 17:57:18 +08:00
parent e5bdc63323
commit 745e59c875
18 changed files with 116 additions and 90 deletions

1
test/__init__.py Normal file
View File

@@ -0,0 +1 @@
# -*- coding: utf-8 -*-