mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-07 14:17:36 -05:00
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 <noreply@anthropic.com>