To fix this, go to line 100, where it says: `fetch_from_url(line)` And replace it with: `fetch_from_url(line.strip())`