It has too many false positives. It was complaining about things like if this: fn = some_func else: fn = lambda x: ... Where obviously, "fn" can't be a def, and it would be silly to introduce some other name to use as the def, just to assign it to fn.pull/2357/head
parent
4dbbb4884c
commit
68d4c1e559
1 changed files with 5 additions and 3 deletions
Loading…
Reference in new issue