FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(scripts): clean unused imports and tuple optimizations in check_readme.py by aoright · Pull Request #936 · practical-tutorials/project-based-learning · GitHub

fix(scripts): clean unused imports and tuple optimizations in check_readme.py - #936

Open
aoright wants to merge 1 commit into
practical-tutorials:masterfrom
aoright:fix/check-readme-script-cleanups
Open

fix(scripts): clean unused imports and tuple optimizations in check_readme.py#936
aoright wants to merge 1 commit into
practical-tutorials:masterfrom
aoright:fix/check-readme-script-cleanups

Conversation

aoright commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Remove unused timezone import in scripts/check_readme.py and sort imports according to PEP 8.
  • Sort Diagnostic.__slots__ naturally and optimize raw.startswith(("+++", "---")) with prefix tuples.
  • Parenthesize implicit string literal concatenation within array in render_prune_pr_body.

…eadme.py

Signed-off-by: aoright <102943475+aoright@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL