ivy
ivy copied to clipboard
fromfunction
Closed #11995
Hi Haris,
In my local setup all the test cases are passing but not here, could you give me any hint why?
Thank you
Hey @Sarvesh-Kesharwani, requested a minor change for this. Once you're done, I'll test it locally to see if the test passes all cases or not. Thanks! :)
Hello Haris, I've completed the requested changes and thoroughly tested them using 300 examples. All the test cases passed successfully. Feel free to test it yourself. Thank you
This time I have checked all the failing tests, they are not related to my changes.
I tried fixing the lint error, but pre-commit reformats the file back to previous version
This time I have checked all the failing tests, they are not related to my changes. I tried fixing the lint error, but pre-commit reformats the file back to previous version
@Sarvesh-Kesharwani Can you please modify the mentioned lines so that the number of characters is less than 88 as specified in the pre-commit
error log?
This time I have checked all the failing tests, they are not related to my changes. I tried fixing the lint error, but pre-commit reformats the file back to previous version
![]()
@Sarvesh-Kesharwani Can you please modify the mentioned lines so that the number of characters is less than 88 as specified in the
pre-commit
error log?
Done
@abdulasiraj, All done, please let me know of anything left. Thanks