An opinionated list of Python frameworks, libraries, tools, and resources.
refactor(fetch_github_stars): remove redundant early-return guard in build_graphql_query
The empty-parts check after the loop makes the upfront `if not repos: return ""` guard redundant. Co-Authored-By: Claude <noreply@anthropic.com>
V
Vinta Chen committed
b897676e01e4f24a9995dfda48d923eaea726ab3
Parent: a4b7fc6