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
There appears to be an inconsistency for when py/non-iterable-in-for-loop is reported. It is reported for a list completion in the definition of an inner class, but not for the same list completion directly in the function body.