Hi, Mat
Some updates...
On Wed, 21 Jul 2021 13:36:19 +0200
Mat Knoll wrote:
> - When (accidentally) inserting an empty row (even at the end of the
> csv) an error occurred:
> Traceback (most recent call last):
> line 100, in parse_values
> vdate = line[0]
> IndexError: list index out of ra
Hi Luis,
great! Thanks! I'll report.
Best,
Mat
On 28.07.21 14:13, Luis Falcon wrote:
Hi, Mat
Some updates...
On Wed, 21 Jul 2021 13:36:19 +0200
Mat Knoll wrote:
- When (accidentally) inserting an empty row (even at the end of the
csv) an error occurred:
Traceback (most recent call last):
l