mirror of
				https://github.com/gristlabs/grist-core.git
				synced 2025-06-13 20:53:59 +00:00 
			
		
		
		
	
				Summary: This addresses a rare bug where xls files with invalid dimensions could not be imported into Grist due to how openpyxl handles parsing them. Test Plan: Server test. Reviewers: alexmojaki Reviewed By: alexmojaki Differential Revision: https://phab.getgrist.com/D3485  | 
			||
|---|---|---|
| .. | ||
| 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 | ||