forked from VimPlug/jedi-vim
This commit removes the inner string quotation of the default value for the added_sys_path setting. The inner quotes cause the value of the resulting variable g:jedi#added_sys_path to be the sting "[]" instead of an empty list.