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 added flake8-bugbear to a project that could use some cleanup, but upon running flake8 it crashed with a AttributeError: 'Call' object has no attribute 'value'.
I boiled down the offending code to this reproducer: