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
This rule is only true for simple if/else block as shown in the ruff
documentation example. For most cases, it's better to have explicit
if/elif/else blocks.
Part-of: #32
0 commit comments