mirror of
https://github.com/modelscope/modelscope.git
synced 2026-09-01 19:49:03 +02:00
The TypeError from mutating *args was already fixed with the auto_map double-dash change; add an explicit regression test for that branch. Co-authored-by: Cursor <cursoragent@cursor.com>