mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-21 12:20:08 +08:00
5 lines
116 B
JSON
5 lines
116 B
JSON
{
|
|
"python.formatting.provider": "autopep8",
|
|
"python.analysis.extraPaths": ["${workspaceFolder}/oasst-shared"]
|
|
}
|