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
i would expect that this is a false positive for the E712 warning with the np.where function on my pandas data frame.
Because using the "is" keyword here, would be a completly different operation.
Hi,
i would expect that this is a false positive for the E712 warning with the np.where function on my pandas data frame.
Because using the "is" keyword here, would be a completly different operation.
ruff --version
).ruff 0.0.277
The text was updated successfully, but these errors were encountered: