Skip to content

BUG: validator crashes if datapoint file contains empty line #557

@angiehjort

Description

@angiehjort

if one of the datapoint files contains an empty line, validator would crash
datapackage creation would also crash

test like this

geo,time,indicator
afg,1989,12
afg,1990,13
afg,1991,14
geo,time,indicator
afg,1989,12
,,
afg,1990,13
afg,1991,14

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions