mirror of
https://github.com/vinta/awesome-python.git
synced 2026-07-19 04:24:59 -05:00
The empty-parts check after the loop makes the upfront `if not repos: return ""` guard redundant. Co-Authored-By: Claude <noreply@anthropic.com>