dewanshrawat15 / nptel-downloader

A command line tool to help download NPTEL courses.
MIT License
6 stars 5 forks source link

correct indentation #24

Closed mvoggu closed 5 years ago

mvoggu commented 5 years ago

the else block needs to be executed even if the file exists , if the file size isn't equal to what it's supposed to be.But it's not happening so because of indentation mistake.