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
while refactoring i got this code and was fully expecting ruff to complain about the redundant ternary but it doesn't. maybe worth adding a rule for this?
while refactoring i got this code and was fully expecting
ruffto complain about the redundant ternary but it doesn't. maybe worth adding a rule for this?