From dea74eb8573e96246173f22c8a3e8814d676e2c9 Mon Sep 17 00:00:00 2001 From: Santiago Ramirez <94815926+SantiiRepair@users.noreply.github.com> Date: Tue, 19 Sep 2023 21:26:53 +0000 Subject: [PATCH] Update images.py --- bot/scrapers/images.py | 1 - 1 file changed, 1 deletion(-) diff --git a/bot/scrapers/images.py b/bot/scrapers/images.py index 8c656ad..fa90813 100644 --- a/bot/scrapers/images.py +++ b/bot/scrapers/images.py @@ -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"