Stuff and things

This commit is contained in:
2024-12-10 05:10:02 +01:00
parent 6af7cfbeb5
commit 69df18a4c2
8 changed files with 328 additions and 318 deletions

View File

@ -29,7 +29,11 @@
"mypy",
"networkidle",
"nostatic",
"pgclone",
"pghistory",
"PGID",
"pgstats",
"pgtrigger",
"platformdirs",
"psycopg",
"PUID",
@ -55,4 +59,5 @@
"xdefiant"
],
"python.analysis.typeCheckingMode": "basic",
"python.analysis.enablePytestSupport": true,
}