DRAGNLabs / 301r_retnet

2 stars 1 forks source link

download_data.py Throws Error If Data Already Downloaded #24

Closed nprisbrey closed 5 months ago

nprisbrey commented 5 months ago

The referenced line of code below is giving the following error if the data is already downloaded. Should be a simple fix.

image

https://github.com/DRAGNLabs/301r_retnet/blob/9cd7ad0add67032ec89e90e0669acefd1eee82c8/download_data.py#L22

nprisbrey commented 5 months ago

Addressed in #26.