Commit Graph

3 Commits

Author SHA1 Message Date
ssolanki
28a2690021 fix false positive `undefined-variable`
and ``used-before-assignment`` with nonlocal keyword usage.

incorporate review comments

fix existing test case
2018-08-17 11:43:02 +05:30
ssolanki
3176bbbb6a Ignore import x.y.z as z cases for checker
`useless-import-alias`
2018-08-15 14:35:12 -04:00
ssolanki
917dee7892 add whatsnew/2.2.rst 2018-08-09 15:47:05 +05:30