This commit is contained in:
2020-04-26 17:09:52 +02:00
parent 914dca790f
commit d7b0f79597
5 changed files with 173 additions and 67 deletions

View File

@@ -1,3 +1,4 @@
{
"python.pythonPath": "/usr/bin/python3.6"
"python.pythonPath": "/usr/bin/python3.8",
"python.formatting.provider": "yapf"
}