mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
e59dcc142d
Summary: - Previously showed "UnboundLocalError". Now will show: Import failed: Failed to parse Excel file. Error: No tables found (1 empty tables skipped) - Also fix logging for import code Test Plan: Added a test case Reviewers: georgegevoian Reviewed By: georgegevoian Differential Revision: https://phab.getgrist.com/D3396 |
||
---|---|---|
.. | ||
fixtures | ||
__init__.py | ||
import_csv.py | ||
import_json.py | ||
import_utils.py | ||
import_xls.py | ||
register.py | ||
test_import_csv.py | ||
test_import_json.py | ||
test_import_xls.py | ||
test_messytables.py |