Commit Graph

3 Commits

Author SHA1 Message Date
rht
af430fe24d tools/linter_lib: Clean unused imports told by F401 pyflakes.
The '  # NOQA' comment is added so that the unused imports check (F401)
can still be run while still having the Mypy type check.
2017-07-20 16:46:07 -07:00
Tommy Ip
d188c54ebc linter: Update pyflakes visual output. 2017-07-05 23:31:09 -07:00
Steve Howell
9fab41aebb Extract tools/linter_lib/pyflakes.py 2017-06-05 09:20:21 -07:00