grok-1 icon indicating copy to clipboard operation
grok-1 copied to clipboard

Change subfunction signature to ignore `value`

Open Aareon opened this issue 1 year ago • 0 comments

Instead of marking value for deletion by doing

del value  # Unused.

ignore the variable in the function signature.

Aareon avatar Mar 23 '24 00:03 Aareon