7 lines
256 B
JSON
7 lines
256 B
JSON
|
|
{
|
||
|
|
"python.formatting.provider": "black",
|
||
|
|
"python.linting.enabled": true,
|
||
|
|
"python.pythonPath": "/home/alek/.local/share/virtualenvs/adventuregame-Kcj1_Ep-/bin/python",
|
||
|
|
"python.languageServer": "Jedi",
|
||
|
|
"python.linting.mypyEnabled": true
|
||
|
|
}
|