real field test

This commit is contained in:
Brunsmeier
2026-06-18 16:55:30 +08:00
commit 55aea83cbe
5 changed files with 671 additions and 0 deletions

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

@ -0,0 +1,4 @@
{
"python-envs.defaultEnvManager": "ms-python.python:system",
"python-envs.defaultPackageManager": "ms-python.python:pip"
}