akhilkammila / leetcode-screenshotter

screenshots leetcode editorials and problems
MIT License
581 stars 208 forks source link

Update editorial_code_downloader.py #3

Closed raghavrambo007 closed 1 year ago

raghavrambo007 commented 1 year ago

Bug fix for the getExt method. Also removed the time.sleep(1) since it is unecessarily slowing down the script execution.