fix: pylint

This commit is contained in:
Junyi Hou
2025-03-08 21:48:55 +08:00
parent a8b11ed503
commit 6d031c6271
+6
View File
@@ -1,2 +1,8 @@
[FORMAT]
max-line-length=200
[MASTER]
extension-pkg-whitelist=tqdm,selenium,rich,openai
[TYPECHECK]
ignored-modules=tqdm,selenium,rich,openai