More LGTM fixups (#1457)

* exclude lib dirs, fix 3 cpp errors

* fix more alerts, exclude mkvparse

Co-authored-by: George Hotz <geohot@gmail.com>
old-commit-hash: e568d3cadc71d2b301fcb46af9afb3c8c8005f72
This commit is contained in:
George Hotz
2020-05-02 20:00:41 -07:00
committed by GitHub
parent 0fcd08af91
commit d47b2ef576
17 changed files with 12 additions and 34 deletions
-2
View File
@@ -1,8 +1,6 @@
import os
import sys
import glob
import json
import time
import struct
import tempfile
import threading