We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5484680 commit 07861a0Copy full SHA for 07861a0
irrelevant/parse_readme.py
@@ -80,6 +80,7 @@
80
}
81
content.next()
82
except StopIteration:
83
+ pass
84
85
for idx, snip in enumerate(snippets):
86
snippets[idx]["category"] = snips_by_title[snip["title"]]["category"]
0 commit comments