Closed mark-grimes closed 7 years ago
The final column in the database download (i.e. the RoI) sometimes has extra data in the field. It's intermittent though and only seems to affect the first RoI.
Fairly sure this is because the variable name i is reused for a different loop on line 127.
i
Fixed by #38.
The final column in the database download (i.e. the RoI) sometimes has extra data in the field. It's intermittent though and only seems to affect the first RoI.