1
0
forked from erp-dev/erp

fix: replace pgbouncer setting

This commit is contained in:
2025-12-25 10:40:34 +08:00
parent 4580539746
commit 5a1e618cab
9 changed files with 46 additions and 12 deletions

View File

@@ -3,5 +3,6 @@
"."
],
"python.testing.unittestEnabled": false,
"python.testing.pytestEnabled": true
"python.testing.pytestEnabled": true,
"python-envs.pythonProjects": []
}