SIGN IN SIGN UP
vinta / awesome-python UNCLAIMED

An opinionated list of Python frameworks, libraries, tools, and resources.

289849 0 0 Python

refactor(fetch_github_stars): drop underscore prefix from regex constants

Rename _GITHUB_OWNER_RE and _GITHUB_NAME_RE to GITHUB_OWNER_RE and
GITHUB_NAME_RE to match the naming style of the other module-level
constants (GRAPHQL_URL, BATCH_SIZE).

Co-Authored-By: Claude <[email protected]>
V
Vinta Chen committed
e9be000b56b2a2cd5ad821a4892ddafd02489ed8
Parent: 1ae889b