Skip to content

fix KeyError when rId is None#49

Open
pallxk wants to merge 1 commit intowilltrnr:v1.0.xfrom
pallxk:fix-rid-none
Open

fix KeyError when rId is None#49
pallxk wants to merge 1 commit intowilltrnr:v1.0.xfrom
pallxk:fix-rid-none

Conversation

@pallxk
Copy link
Copy Markdown

@pallxk pallxk commented Aug 27, 2023

Fix #48

@willtrnr
Copy link
Copy Markdown
Owner

The order of the sheet records is important for the sheet index calculation. I'm hesitant to just always skip None sheets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

open_workbook throws KeyError(None) when workbook contains sheet with rId being None

2 participants