mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
Whitespace normalization.
This commit is contained in:
parent
b31c8142d5
commit
e8d09e5818
25 changed files with 86 additions and 88 deletions
|
|
@ -55,4 +55,3 @@ elif sys.byteorder == "big":
|
||||||
|
|
||||||
else:
|
else:
|
||||||
raise RuntimeError("Invalid byteorder")
|
raise RuntimeError("Invalid byteorder")
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -373,4 +373,3 @@ class PointerMemberTestCase(unittest.TestCase):
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
unittest.main()
|
unittest.main()
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue