annotate .vscode/settings.json @ 0:0b5b4ede1bf5

start with a mockup of the debugging display
author drewp@bigasterisk.com
date Fri, 09 Aug 2024 15:09:22 -0700
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
0b5b4ede1bf5 start with a mockup of the debugging display
drewp@bigasterisk.com
parents:
diff changeset
1 {"python.analysis.extraPaths": ["/home/drewp/.local/share/pdm/venvs/mqtt_metrics-Y7vf3aFH-3.11/lib/python3.11/site-packages"], "python.autoComplete.extraPaths": ["/home/drewp/.local/share/pdm/venvs/mqtt_metrics-Y7vf3aFH-3.11/lib/python3.11/site-packages"]}