An opinionated list of Python frameworks, libraries, tools, and resources.
refactor(fetch_github_stars): drop unnecessary keyword-only marker on fetch_batch
client is the only non-first param and is always required, so the * separator adds no clarity. Update the call site accordingly. Co-Authored-By: Claude <noreply@anthropic.com>
V
Vinta Chen committed
b9236c4925840d78bec05ea07783422fc7b34fac
Parent: a358d45