diff options
| author | Tim Peters <tim.peters@gmail.com> | 2004-07-08 04:22:35 +0000 |
|---|---|---|
| committer | Tim Peters <tim.peters@gmail.com> | 2004-07-08 04:22:35 +0000 |
| commit | 27f883687ba01f571ff7cc03a3f03b94030f92ad (patch) | |
| tree | df34d183b440813256c4ff5d09b5f45b26448b01 /Lib/test/test_heapq.py | |
| parent | 0e43db5baa9e1181bfd57accfec8252b049f20dc (diff) | |
| download | cpython-git-27f883687ba01f571ff7cc03a3f03b94030f92ad.tar.gz | |
Whitespace normalization.
Diffstat (limited to 'Lib/test/test_heapq.py')
| -rw-r--r-- | Lib/test/test_heapq.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_heapq.py b/Lib/test/test_heapq.py index f37d8ff621..d7098d9762 100644 --- a/Lib/test/test_heapq.py +++ b/Lib/test/test_heapq.py @@ -126,4 +126,3 @@ def test_main(verbose=None): if __name__ == "__main__": test_main(verbose=True) - |
