{ // "editor.cursorBlinking": "expand", "flake8.args": [ // --ignore=E501 // --max-line-length=120 "--ignore=E501", "--ignore=E722" ] }