{ "editor.formatOnSave": true, "python.formatting.autopep8Args": [ "--ignore", "E402" ], "python.autoComplete.extraPaths": [ "libs" ] }