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
B904: ensure the raise is in the same context with the except (#191)
* B904: ensure the raise is in the same context with the except
* not len() >= 2 to len() < 2
Co-authored-by: Cooper Lees <[email protected]>
* add tests about multi-level contexts
* Update bugbear.py
Change the self.context to self.contexts ...
Co-authored-by: Cooper Lees <[email protected]>
0 commit comments