i got error on 4th unit
week 2 assignment submission.
name :- Transformer Summarizer
I ran the first two tests and checked them.
All the test cases for the first two tests passed.
But during submission, I’m getting this error:
There was a problem compiling the code from your notebook. Details: 'NoneType' object is not callable"
Some assignment’s autograder written in way that until you complete all the grade function codes and pass all the unittest, no matter your codes are correct or not, you fail on grader. So always complete the whole assignment and then only submit.
Incase you are still failing the test you mentioned, let me know.