This commit is contained in:
Jimmy
2026-04-27 15:24:41 +08:00
parent 29954a7af0
commit 0cea74ad97
8 changed files with 2123 additions and 0 deletions

4
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,4 @@
{
"python.defaultInterpreterPath": "/Users/jm/anaconda3/envs/lzwc/bin/python",
"python.condaPath": "/Users/jm/anaconda3/bin/conda"
}