I have completed the assignment and for each part of the assignment the check is returning “All tests passed.”
but in the auto-grader is returning
“Tests failed on 1 cell(s)! These tests could be hidden. Please check your submission.” so I am getting 90%.
I’ve tried restarting the kernel and rerunning the whole code but the checks still returns “All tests passed” and the expected output matches for all tests.
How can I find which test is the one failing?
Why is a test failing if the expected output matches the output?
