| 1234567 |
- {
- // "python.pythonPath": "D:\\Program Files\\Python36",
- "python.analysis.extraPaths":[
- "D:\\Program Files\\Python36\\Lib\\site-packages",
- "C:\\Users\\wzx-PC\\.vscode\\extensions\\ms-python.vscode-pylance-2022.2.1\\dist\typeshed-fallback\\stubs",
- ]
- }
|