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
Extension might have `nosource: True` set but the code assumes always
exactly one source and ignores that parameter.
Set `source_cnt = 0` for this case to make the check pass.
0 commit comments