fixbug: unit test

This commit is contained in:
莘权 马 2024-01-05 17:55:53 +08:00
parent a3b5ca9d03
commit 8a9c9de4f2
6 changed files with 27 additions and 7 deletions

View file

@ -47,6 +47,7 @@ extras_require["test"] = [
"gradio==3.0.0",
"grpcio-status==1.48.2",
"mock==5.1.0",
"pylint==3.0.3",
]
extras_require["pyppeteer"] = [