Sam Armstrong
Sam Armstrong
Close https://github.com/unifyai/ivy/issues/16292
@ayushi2626 Can you push your latest changes? I'm still getting the error "negative() got an unexpected keyword argument 'axis'"
@MelatKebedeAbraham please could you open a different PR if you're changing the function you're implementing? Thanks 🙂
@ayushi2626 Have you managed to make any progress on the changes? 🙂
@ayushi2626 No worries 🙂 which version of python are you using?
`pip install --upgrade flake8` maybe?
@AnnaTz I've honestly got no idea what the problem is here, all the inner ivy functions seem to be working fine and when I create an identical sample dropout function...
@AnnaTz Ah yes, looks like that solved it. Nice spot! Have updated this PR
@TimothyElems please could you make the changes part of this pull request? You can do this by pushing to the same branch of your fork as before ([TimothyElems:scan](https://github.com/TimothyElems/ivy/tree/scan)). Or alternatively...
@TimothyElems have you had chance to look at fixing the behaviour of 'unroll' and 'reverse' yet?