mirror of
https://github.com/vinta/awesome-python.git
synced 2026-07-16 02:53:48 -05:00
The private helper duplicated _find_child with a hardcoded type filter. Remove it and call the general helper directly at both call sites. Co-Authored-By: Claude <noreply@anthropic.com>