Whitespace normalization.
This commit is contained in:
parent
b31c8142d5
commit
e8d09e5818
@ -55,4 +55,3 @@ elif sys.byteorder == "big":
|
||||
|
||||
else:
|
||||
raise RuntimeError("Invalid byteorder")
|
||||
|
||||
|
@ -373,4 +373,3 @@ class PointerMemberTestCase(unittest.TestCase):
|
||||
|
||||
if __name__ == '__main__':
|
||||
unittest.main()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user