Skip to content

Fix for the case (probably with older files) that a key is missing. This leads...

Fix for the case (probably with older files) that a key is missing.

This leads to TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'.

Merge request reports