product · inferred from evidence
geometry
A component in OpenMC representing the physical geometry of the simulation.
- textractor raises `KeyError: 'Geometry'` when an expense field has an empty value
This was a real bug in textractor's expense parser. Unlike the Forms API, AnalyzeExpense does not return a bounding box for a key that has no attached value — Textract simply omits the Geometry for empty-value fields, and textractor crashed