Closed hguhlich closed 1 month ago
If curr_header is not set first, this leads to a type error, see #21
curr_header
Check if curr_header is initialized in the same way as in the if statement above.
if
Fix [#21]()
If
curr_header
is not set first, this leads to a type error, see #21Description of the change
Check if
curr_header
is initialized in the same way as in theif
statement above.Type of change
Related issues
Checklists
Development
Code review