Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Leetcode getter error #105

Closed
HeroSizy opened this issue Mar 1, 2017 · 0 comments
Closed

Leetcode getter error #105

HeroSizy opened this issue Mar 1, 2017 · 0 comments

Comments

@HeroSizy
Copy link

HeroSizy commented Mar 1, 2017

Leetcode error

Traceback (most recent call last):
  File "leetcode_problems.py", line 123, in <module>
    main(argv)
  File "leetcode_problems.py", line 119, in main
    x.run()
  File "leetcode_problems.py", line 98, in run
    pm_infos = self.get_problems_info()
  File "leetcode_problems.py", line 30, in get_problems_info
    cmt = cm.split('tbody>')[-2]
IndexError: list index out of range
@HeroSizy HeroSizy closed this as not planned Won't fix, can't repro, duplicate, stale May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant