Merge pull request #43 from ribenamaplesyrup/ribenamaplesyrup-patch-3

Update utils.py
This commit is contained in:
Sean Greaves
2024-10-22 21:03:58 +01:00
committed by GitHub

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