Skip to content

cove: handles missing max_row property - #177

Merged
jwilson232 merged 1 commit into
mainfrom
jw/handles-missing-max-row
Aug 5, 2026
Merged

cove: handles missing max_row property#177
jwilson232 merged 1 commit into
mainfrom
jw/handles-missing-max-row

Conversation

@jwilson232

Copy link
Copy Markdown
Contributor

xlsx google sheet files are missing the max_row
field. This commit uses the calculate_dimension
function from openpyxl to determine the max_row
when a file is missing it.

xlsx google sheet files are missing the max_row
field. This commit uses the calculate_dimension
function from openpyxl to determine the max_row
when a file is missing it.
@jwilson232

Copy link
Copy Markdown
Contributor Author

resolves #176

@jwilson232
jwilson232 merged commit 163e152 into main Aug 5, 2026
4 checks passed
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.

2 participants