Skip to content

IndexError with len of chunks #45

@Michael-E-Rose

Description

@Michael-E-Rose

With 57040351700 and 2015, an IndexError happens with `.identify_candidates_from_sources():

if len(chunks[-1]) <= size // 2 and len(chunks) > 1:
       ~~~~~~^^^^
IndexError: list index out of range

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions