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
As recently pointed out by ruff:
utils.py:84:9: PLR5501 Consider using `elif` instead of `else` then `if` to remove one indentation level
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
0 commit comments