支持保存历史对话, 规范代码

This commit is contained in:
2024-11-17 00:56:50 +08:00
parent 45d25b90aa
commit 690881ccae
8 changed files with 161 additions and 94 deletions

View File

@@ -1,7 +0,0 @@
{
"python.testing.pytestArgs": [
"."
],
"python.testing.unittestEnabled": false,
"python.testing.pytestEnabled": true
}