This finds things like ```python if not x == 1: ``` which should be ```python if x != 1: ```pull/9174/head
parent
9e61b4fe99
commit
1fc3d8608d
2 changed files with 4 additions and 3 deletions
Loading…
Reference in new issue