-
-
Notifications
You must be signed in to change notification settings - Fork 56
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Not sure what caused it, but this line:
mkdocs-git-revision-date-localized-plugin/mkdocs_git_revision_date_localized_plugin/ci.py
Line 88 in b6b0d11
refs = [x.split()[0] for x in refs] |
Caused a
File "/usr/local/lib/python3.9/site-packages/mkdocs_git_revision_date_localized_plugin/ci.py", line 88, in <listcomp>
refs = [x.split()[0] for x in refs]
IndexError: list index out of range
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working