Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when parsing spreadsheet withEmpty sheet #57

Open
fagiothree opened this issue Jan 11, 2023 · 0 comments
Open

Error when parsing spreadsheet withEmpty sheet #57

fagiothree opened this issue Jan 11, 2023 · 0 comments
Assignees

Comments

@fagiothree
Copy link
Member

if one of the sheet in the google spreadsheet is empty, there is an error when parsing it:
table.headers = content[0]
IndexError: list index out of range

Instead of having an error we should have a warning saying that there is an empty sheet if the sheet is not released in the content_index sheet (could be draft or not mentioned)

Is this the same for excel files?

@istride istride moved this to Todo in ParentText Sep 6, 2023
@geoo89 geoo89 moved this from Todo to Backlog in ParentText Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

2 participants