{ "python.analysis.typeCheckingMode": "basic", "python.formatting.blackArgs": ["--line-length", "120"], "isort.args": ["--profile", "black"] }