This commit is contained in:
Vhizux
2020-10-25 22:03:12 +01:00
parent 226f6bb36d
commit 6079b20c29
2 changed files with 9 additions and 4 deletions

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"python.linting.pylintEnabled": false,
"python.linting.flake8Enabled": true,
"python.linting.enabled": true
}