You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor header line condition to avoid None unwrap
If the test source file doesn't contain any headers, or
that are not added till now then the header value
will be None and becomes panic
Signed-off-by: Muhammad Mahad <[email protected]>
0 commit comments