ianding1 / leetcode.vim

Solve LeetCode problems in Vim!
MIT License
311 stars 43 forks source link

LeetcodeList Error: Eval did not return a valid python object #57

Open tiantengfei opened 4 years ago

tiantengfei commented 4 years ago

File "/Users/tiantengfei/.vim/bundle/leetcode.vim/autoload/leetcode.py", line 233, in get_problems problems.extend(_get_category_problems(c)) File "/Users/tiantengfei/.vim/bundle/leetcode.vim/autoload/leetcode.py", line 220, in _get_category_problems 'ac_rate': p['stat']['total_acs'] / p['stat']['total_submitted'], ZeroDivisionError: division by zero E858: Eval did not return a valid python object