call_report.exceptions.LayoutParseError#

exception call_report.exceptions.LayoutParseError[source]#

A layout or data file could not be parsed into the expected shape.

Raised for structurally invalid layout files, data rows that cannot be reconciled with their layout, or incompatible schemas when stacking multiple periods together.