mirror of
https://github.com/python/cpython.git
synced 2025-11-25 12:44:13 +00:00
Whitespace normalization.
This commit is contained in:
parent
736123605c
commit
fe98f9613b
1 changed files with 1 additions and 2 deletions
|
|
@ -509,7 +509,6 @@ class PackBufferTestCase(unittest.TestCase):
|
||||||
|
|
||||||
def test_main():
|
def test_main():
|
||||||
test.test_support.run_unittest(PackBufferTestCase)
|
test.test_support.run_unittest(PackBufferTestCase)
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
test_main()
|
test_main()
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue