Whitespace normalization.

This commit is contained in:
Tim Peters 2006-07-27 15:11:00 +00:00
parent 3e246a811d
commit daea035bac
2 changed files with 1 additions and 2 deletions

View File

@ -256,4 +256,3 @@ def test_main():
if __name__ == "__main__":
test_main()