My submission only gets 75/100 even though it passes all the tests. I have tried starting from a clean copy and transferring over my code but that doesn’t work and don’t use any global variables inside the functions. I have no idea which test the grader is failing. The grader output is:
[ValidateApp | INFO] Validating ‘/home/jovyan/work/submitted/courseraLearner/W1A1/Convolution_model_Step_by_Step_v1.ipynb’
[ValidateApp | INFO] Executing notebook with kernel: python3
Tests failed on 1 cell(s)! These tests could be hidden. Please check your submission.
Any ideas how I determine which test is failing?