Commit 5b53b55
Clarify error message and add comment on builtin fallback
- Error message now says "one required positional argument" (functions
with extra optional args are still valid)
- Added comment explaining why builtins skip signature validation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 548a8b4 commit 5b53b55
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
| |||
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
67 | | - | |
| 69 | + | |
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
| |||
0 commit comments