{
    "initialize": false,
    "pythonPath": "placeholder",
    "onDidChange": false,
    "defaultInterpreterPath": "placeholder",
    "defaultLS": false,
    "envFile": "placeholder",
    "venvPath": "placeholder",
    "venvFolders": "placeholder",
    "activeStateToolPath": "placeholder",
    "condaPath": "placeholder",
    "pipenvPath": "placeholder",
    "poetryPath": "placeholder",
    "devOptions": false,
    "globalModuleInstallation": false,
    "languageServer": true,
    "languageServerIsDefault": false,
    "logging": true,
    "useIsolation": false,
    "changed": false,
    "_pythonPath": false,
    "_defaultInterpreterPath": false,
    "workspace": false,
    "workspaceRoot": false,
    "linting": {
        "enabled": true,
        "cwd": "placeholder",
        "flake8Args": "placeholder",
        "flake8CategorySeverity": false,
        "flake8Enabled": true,
        "flake8Path": "placeholder",
        "ignorePatterns": false,
        "lintOnSave": true,
        "maxNumberOfProblems": false,
        "banditArgs": "placeholder",
        "banditEnabled": true,
        "banditPath": "placeholder",
        "mypyArgs": "placeholder",
        "mypyCategorySeverity": false,
        "mypyEnabled": true,
        "mypyPath": "placeholder",
        "pycodestyleArgs": "placeholder",
        "pycodestyleCategorySeverity": false,
        "pycodestyleEnabled": true,
        "pycodestylePath": "placeholder",
        "prospectorArgs": "placeholder",
        "prospectorEnabled": true,
        "prospectorPath": "placeholder",
        "pydocstyleArgs": "placeholder",
        "pydocstyleEnabled": true,
        "pydocstylePath": "placeholder",
        "pylamaArgs": "placeholder",
        "pylamaEnabled": true,
        "pylamaPath": "placeholder",
        "pylintArgs": "placeholder",
        "pylintCategorySeverity": false,
        "pylintEnabled": false,
        "pylintPath": "placeholder"
    },
    "analysis": {
        "completeFunctionParens": true,
        "autoImportCompletions": true,
        "autoSearchPaths": "placeholder",
        "stubPath": "placeholder",
        "diagnosticMode": true,
        "extraPaths": "placeholder",
        "useLibraryCodeForTypes": true,
        "typeCheckingMode": true,
        "memory": true,
        "symbolsHierarchyDepthLimit": false
    },
    "sortImports": {
        "args": "placeholder",
        "path": "placeholder"
    },
    "formatting": {
        "autopep8Args": "placeholder",
        "autopep8Path": "placeholder",
        "provider": true,
        "blackArgs": "placeholder",
        "blackPath": "placeholder",
        "yapfArgs": "placeholder",
        "yapfPath": "placeholder"
    },
    "testing": {
        "cwd": "placeholder",
        "debugPort": true,
        "promptToConfigure": true,
        "pytestArgs": "placeholder",
        "pytestEnabled": true,
        "pytestPath": "placeholder",
        "unittestArgs": "placeholder",
        "unittestEnabled": true,
        "autoTestDiscoverOnSaveEnabled": true
    },
    "terminal": {
        "activateEnvironment": true,
        "executeInFileDir": "placeholder",
        "launchArgs": "placeholder",
        "activateEnvInCurrentTerminal": false
    },
    "tensorBoard": {
        "logDirectory": "placeholder"
    },
    "experiments": {
        "enabled": true,
        "optInto": true,
        "optOutFrom": true
    }
}
