We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a7c6cf commit 5354007Copy full SHA for 5354007
docs/update-readme-table.py
@@ -60,7 +60,7 @@ def center_badges(*badges):
60
else ""
61
)
62
discussion_badge = (
63
- f"[]({nb['discussion']})"
+ f"[]({nb['discussion']})"
64
if nb.get("discussion")
65
66
0 commit comments