mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
Whitespace normalization.
This commit is contained in:
parent
0e43db5baa
commit
27f883687b
15 changed files with 26 additions and 35 deletions
|
|
@ -678,7 +678,7 @@ class NetworkTests(unittest.TestCase):
|
|||
data = result.read()
|
||||
self.assertEqual(len(data), 20)
|
||||
|
||||
|
||||
|
||||
|
||||
def test_main(verbose=None):
|
||||
tests = (TrivialTests,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue