Closed hvgazula closed 2 years ago
@zkokaja what do you think?
I guess you cannot have an unnamed argument after *args, either move fold_num
to the beginning or add a default value.
Shouldn't fold_num
be in args
anyways? Then we can remove it from the function parameters
Ok, thanks Harsha and Zaid! I will modify those and create a new pull request.
Closed pull pull request #35
Replace this piece of code with