Open peterspiro opened 11 months ago
This fixes #71, which is due to smart_open ignoring binary mode if encoding is provided.
Testing: TestFormatHandler.test_handle_newlines_local_excel test now passes. (It had been failing.)
TestFormatHandler.test_handle_newlines_local_excel
This fixes #71, which is due to smart_open ignoring binary mode if encoding is provided.