Update utils.py

This commit is contained in:
Sean Greaves
2024-10-22 21:03:41 +01:00
committed by GitHub
parent 6acda8240a
commit e21bd98b9b

View File

@@ -5,6 +5,7 @@ import urllib
import os
import datetime
import requests
import time
def download_file(url, folder_path):
# Ensure the folder exists, create if it doesn't