4 lines
93 B
JSON
4 lines
93 B
JSON
{
|
|
"python.formatting.provider": "black",
|
|
"python.analysis.typeCheckingMode": "off"
|
|
}
|