-
Notifications
You must be signed in to change notification settings - Fork 298
Open
Description
e.g.
{
"python.linting.enabled": true,
"python.formatting.provider": "none",
"python.pythonPath": "mag-env\\Scripts\\python.exe",
"python.testing.unittestEnabled": false,
"python.testing.pytestArgs": ["."],
"python.testing.nosetestsEnabled": false,
"python.testing.pytestEnabled": true,
"python.analysis.typeCheckingMode": "basic",
"spellright.language": ["en"],
"spellright.documentTypes": ["markdown", "latex", "plaintext"],
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
}
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels