mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-06-28 16:20:34 +08:00
5 lines
113 B
JSON
5 lines
113 B
JSON
{
|
|
"python.formatting.provider": "black",
|
|
"python.analysis.extraPaths": ["${workspaceFolder}/oasst-shared"]
|
|
}
|