Cleanup issues identified by lgtm (#14459)
* cleanup issues identified by lgtm * fix the git_status check
This commit is contained in:
@@ -197,7 +197,6 @@ def dumpBinary(data, canonical):
|
||||
print("")
|
||||
|
||||
size = len(data)
|
||||
empty_rows = 0
|
||||
prev_row = ''
|
||||
first_repeat = True
|
||||
for pos in range(0, size, 16):
|
||||
|
Reference in New Issue
Block a user