c3
c3 copied to clipboard
Algorithms library functions have unused parameters
Describe the bug
- Multiple definitions of unused parameters
fun_grad,grad_lookupandstep - Parameter
fun: Callable = Noneis no optional parameter. Remove usage ofNone
Screenshots
