Can someone help in understanding these problems - C1W3

  1. Failed test case: reshape_and_normalize has incorrect type.
    Expected:
    typing.Callable,
    but got:
    <class ‘NoneType’>.

  2. There was a problem grading your submission. Details:
    issubclass() arg 1 must be a class

3.Failed test case: history has incorrect type.
Expected:
<class ‘keras.callbacks.History’>,
but got:
<class ‘NoneType’>.

Please see this link to learn about metadata and update your workspace.

Thank you so much, it worked !!