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
The function io.excel._base.inspect_excel_format does not need to take two parameters path and content since either is passed to get_handle. It should instead take a single parameter, path_or_buf.