grok-1
grok-1 copied to clipboard
Change subfunction signature to ignore `value`
Instead of marking value for deletion by doing
del value # Unused.
ignore the variable in the function signature.