mirror of
https://github.com/Snigdha-OS/snigdhaos-kernel-switcher.git
synced 2025-09-05 14:46:37 +02:00
7 lines
179 B
JSON
7 lines
179 B
JSON
{
|
|
"python.REPL.enableREPLSmartSend": false,
|
|
"python.analysis.extraPaths": [
|
|
"/usr/lib/python3.12/site-packages" // Adjust this based on your distribution
|
|
]
|
|
}
|