diff --git a/data/weather_capture.py b/data/weather_capture.py index e4a341e..05437c9 100644 --- a/data/weather_capture.py +++ b/data/weather_capture.py @@ -6,7 +6,7 @@ from selenium.webdriver.support import expected_conditions as EC from datetime import datetime import os import time -import tempfileimport tempfile +import tempfile from selenium import webdriver from selenium.webdriver.chrome.options import Options