Skip to content

Commit 74fcdab

Browse files
authored
Update r_wallpapers.py
1 parent 509769f commit 74fcdab

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Scripts/Web_Scrappers/Reddit_wallpapers_scraper/r_wallpapers.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,3 @@
2121
filename = submission.title + '.jpg'
2222
#Save the image
2323
urllib.request.urlretrieve(url, filename)
24-
25-
26-
27-
28-

0 commit comments

Comments
 (0)