C2M4 assignment Exercise 1

So close in finishing the course…. trying on my own for 2 hours but coudn’t figure out what I did wrong. Help please!


Failed test case: Failed to instantiate your ChestXRayDataModule class. Error: 'NoneType' object has no attribute 'transforms'.
Expected: None
Got: None

To close the loop on the public thread, the problem is that the create_datasets function is being called incorrectly.