mirror of
https://github.com/vinta/awesome-python.git
synced 2026-07-18 12:04:30 -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>