• albus7's avatar
    Update data_download.py (#5674) · 2066a146
    albus7 authored
    input_url doesn't get correct url string in Windows. The os.path.join() function add "\\" to the path, and it resulted invalid URL for the data file.
    2066a146
data_download.py 3.3 KB