You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Delay exception raising until context manager `with open()` has finished. - _render_grid now returns a four element tuple (sheets, size, nbr_rows, nbr_cols), where the first two for success and the last two for the `TableTooLargeError`.
0 commit comments