Minor formatting concerns, remove dangling IPAddress usage

This commit is contained in:
2024-11-09 20:39:27 -06:00
parent be4942c1d8
commit 8c111cf14e
5 changed files with 86 additions and 18 deletions

View File

@@ -4,19 +4,26 @@
"backref",
"bpython",
"Callsite",
"clsx",
"excepthook",
"inmemory",
"linkpulse",
"migratehistory",
"Nixpacks",
"ORJSON",
"pext",
"pwdlib",
"pytest",
"pytz",
"rtype",
"starlette",
"structlog",
"tailwindcss",
"timestamper"
],
"python.analysis.extraPaths": ["./backend/"],
"[github-actions-workflow]": {
"editor.formatOnSave": false
}
},
"python.analysis.diagnosticMode": "workspace"
}