Closed rahultembhurney closed 3 months ago
changed iteritems() to items() in dataloader.py
I was trying to implement using the code from this repo and I found that iteritems() has been deprecated so I proposed the change
Thanks for you PR !
changed iteritems() to items() in dataloader.py