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
Thanks, this is similar to #6432. We are working on an overhaul of our analysis engine that will allow us to fix this false positive long-term, but that's still far out. For now, I suggest you to disable all PD rules if you aren't using pandas ignore = ["PD"]
I don't have pandas installed, but it is triggering PD011 on .values property that I have defined in my own class.
code:
ruff 0.7.4
The text was updated successfully, but these errors were encountered: