mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-09 19:18:00 +08:00
39b65bc994
The helper only appeared once and the logic is two lines, so the named function added indirection without clarity. Removed the four dedicated unit tests that covered the function directly. Co-Authored-By: Claude <noreply@anthropic.com>