mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-09 20:18:50 +08:00
b9236c4925
client is the only non-first param and is always required, so the * separator adds no clarity. Update the call site accordingly. Co-Authored-By: Claude <noreply@anthropic.com>