-
Notifications
You must be signed in to change notification settings - Fork 5.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
isfortran #10565
isfortran #10565
Conversation
Hi, @shireenchand 🙂 Could you possibly explain why we should be looking at making use of the Thank you for taking the time to make the PR! |
Hey @suvadityamuk, The reason why I chose |
Right, understood. Thanks for the explanation! Could you possibly re-check the linting errors? Might I suggest making use of the pre-commit hook to help? |
Hi @suvadityamuk @V-G-spec, is there a reason why these tests are failing? Like something related to the frontend or do they fail usually? |
Hi, @shireenchand The previously-occurring linting errors have been fixed, along with the fact that the test you wrote seems to pass. Thank you for the PR! @V-G-spec Requesting a final review, actual test run here and linting test run here |
Hi, can you revert the changes other than the ones for the function you worked on in the test file? |
@V-G-spec I corrected those. Can you please check them? |
Hi @V-G-spec, |
Looks good, and I believe @suvadityamuk verified tests were failing due to some other files |
Co-authored-by: Vansh Gupta <[email protected]>
Co-authored-by: Vansh Gupta <[email protected]>
Co-authored-by: Vansh Gupta <[email protected]>
Co-authored-by: Vansh Gupta <[email protected]>
Frontend and test for numpy isfortran