{ "python.analysis.autoImportCompletions": true, "python.analysis.typeCheckingMode": "standard", "flake8.args": ["--max-line-length=140"], "python.linting.flake8Args": ["--config","flake8.cfg"] }