Original PR: https://github.com/vinta/awesome-python/pull/2951 Author: @sprmn24 Created: 3/8/2026 Status: ❌ Closed
Base: master ← Head: fix/readme-backtick-typo
master
fix/readme-backtick-typo
0bbedf3
aa7fdcd
4 files changed (+98 additions, -1 deletions)
➕ .github/workflows/link-check.yml (+62 -0) ➕ .lycheeignore (+12 -0) 📝 README.md (+1 -1) ➕ lychee.toml (+23 -0)
.github/workflows/link-check.yml
.lycheeignore
README.md
lychee.toml
This PR fixes a missing closing backtick in the nose2 description in README.md.
The description previously rendered incorrectly in Markdown because the backtick before unittest2 was not closed.
unittest2
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2951
Author: @sprmn24
Created: 3/8/2026
Status: ❌ Closed
Base:
master← Head:fix/readme-backtick-typo📝 Commits (2)
0bbedf3fix: add missing closing backtick in nose2 descriptionaa7fdcdci: add GitHub Actions link checker workflow📊 Changes
4 files changed (+98 additions, -1 deletions)
View changed files
➕
.github/workflows/link-check.yml(+62 -0)➕
.lycheeignore(+12 -0)📝
README.md(+1 -1)➕
lychee.toml(+23 -0)📄 Description
Summary
This PR fixes a missing closing backtick in the nose2 description in README.md.
The description previously rendered incorrectly in Markdown because the backtick before
unittest2was not closed.Changes
Impact
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.