# torchvision/datasets/folder.py
IMG_EXTENSIONS = ('.jpg', '.jpeg', '.png', '.ppm', '.bmp', '.pgm', '.tif', '.tiff', 'webp')
webp =>.webp
@xialeizhou Thanks for reporting.
Could you send a PR fixing this.
Can I take this up and send a PR?
@Ashok93 Sure Why not !
@surgan12 Thanks! Pull request ref https://github.com/pytorch/vision/pull/836
Fixed via #836
Thanks @Ashok93
@Ashok93 it also has some lint errors .
Can you try and fix them too. ?
@surgan12 Can you specify the linting issue? I cannot find it and it seems okay.
@surgan12 the linting issues are on my side, no need to fix them now
I'll be fixing the linting issues now