m getting :
Modifying the domain:
All tests passed! Congratulations!
and then directly after it:
Modifying the domain:
Failed test case: modify_domain_of_features has incorrect type. Expected: typing.Callable, but got: <class 'NoneType'>.
all cells produce the output described in the excercise and the function is definitely callable in the notebook. I really don’t know where to go from here