This commit is contained in:
2026-03-08 00:15:38 +08:00
commit 110892b772
5 changed files with 258 additions and 0 deletions

4
.pylintrc Normal file
View File

@@ -0,0 +1,4 @@
[MASTER]
disable=
W0123,
C0301,