davbeek / gitinspectorgui

0 stars 0 forks source link

Option --deletions leads to key error #15

Closed davbeek closed 1 week ago

davbeek commented 1 week ago
1-repos/github/gitinspectorgui/src/gigui/output/html.py", line 61, in _add_header
    header_class = header_class_dict[col]
                   ~~~~~~~~~~~~~~~~~^^^^^
KeyError: 'Deletions'
davbeek commented 1 week ago

Fixed, closing.