FIX: `to_table` failed on lists
All threads resolved!
All threads resolved!
Compare changes
+ 1
− 1
Fix for #117 (closed)
Run the unit test:
pytest --pdb --pdbcls=IPython.terminal.debugger:TerminalPdb unittests/test_table_converter.py::TableTest::test_list
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.