fix trailing space and new line
temporarily disable codespell
This commit is contained in:
@@ -45,4 +45,4 @@ if __name__ == "__main__":
|
||||
if len(sys.argv) != 3:
|
||||
print("Usage: mksunxi.py input.bin output.bin")
|
||||
exit(1)
|
||||
exit(process_file(sys.argv[1], sys.argv[2]))
|
||||
exit(process_file(sys.argv[1], sys.argv[2]))
|
||||
|
Reference in New Issue
Block a user