Using lgtm.com and fixing found alerts (#1452)

* lgtm in readme, and mac nui fixes

* call super inits in radars

* unused imports, dup lines

* more radars, more unused imports

* pass CP into RadarInterfaceBase

* more fixups

* unused imports

* delete unused lines

* ugh, new unused import

Co-authored-by: George Hotz <geohot@gmail.com>
old-commit-hash: 1295cfe06c
This commit is contained in:
George Hotz
2020-05-02 12:07:34 -07:00
committed by GitHub
parent c1641cc035
commit 6fbcde48e5
33 changed files with 27 additions and 164 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env python3
import os, glob
import os
import ast
import stat
import subprocess