Skip to content

Commit

Permalink
Update images.py
Browse files Browse the repository at this point in the history
  • Loading branch information
SantiiRepair committed Sep 19, 2023
1 parent 0dc7483 commit dea74eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bot/scrapers/images.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ def __init__(
self.driver = driver
self.search_key = search_key
self.number_of_images = number_of_images
self.webdriver_path = webdriver_path
self.image_path = image_path
self.url = (
"https://www.google.com/search?q=%s&source=lnms&tbm=isch&sa=X&ved=2ahUKEwie44_AnqLpAhUhBWMBHUFGD90Q_AUoAXoECBUQAw&biw=1920&bih=947"
Expand Down

0 comments on commit dea74eb

Please sign in to comment.