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
AttributeError: 'float' object has no attribute 'startswith'
(2 additional frame(s) were not displayed)
...
File "__init__.py", line 244, in unflatten
with_heading_source_map=heading_source_map,
File "flattentool/input.py", line 360, in fancy_unflatten
cell_tree = self.do_unflatten()
File "flattentool/input.py", line 310, in do_unflatten
for j, line in enumerate(lines):
File "flattentool/input.py", line 182, in convert_dict_titles
for d in dicts:
File "flattentool/input.py", line 617, in get_sheet_lines
elif sheet_configuration.get("hashcomments") and header.startswith('#'):
'float' object has no attribute 'startswith'
The text was updated successfully, but these errors were encountered:
Sentry Issue: COVE-FG
The text was updated successfully, but these errors were encountered: