Changeset - be860a233793
[Not reviewed]
default
0 1 0
drewp@bigasterisk.com - 3 years ago 2022-05-13 08:11:36
drewp@bigasterisk.com
ide
1 file changed with 2 insertions and 1 deletions:
0 comments (0 inline, 0 general)
.vscode/settings.json
Show inline comments
 
@@ -3,6 +3,7 @@
 
    "python.analysis.extraPaths": [
 
        "__pypackages__/3.9/lib"
 
    ],
 
    "python.analysis.diagnosticMode": "workspace"
 
    "python.analysis.diagnosticMode": "workspace",
 
    "cmake.configureOnOpen": false
 
}
 
  
0 comments (0 inline, 0 general)