Now this shit can complete any test with 100%

This commit is contained in:
Alexandr Bogomyakov
2018-05-04 21:40:50 +03:00
parent 5478ba03ad
commit 311b359129
4 changed files with 280 additions and 17 deletions

View File

@ -1,4 +1,5 @@
{
"python.pythonPath": "C:\\Users\\ab\\AppData\\Local\\Programs\\Python\\Python36-32\\python.exe",
"python.formatting.provider": "yapf"
"python.formatting.provider": "yapf",
"python.linting.pylintEnabled": false
}