Whitespace normalization.

This commit is contained in:
Tim Peters 2004-08-08 01:05:14 +00:00
parent ec8c5a9311
commit 9ca3f8551a
2 changed files with 3 additions and 6 deletions

View File

@ -29,6 +29,3 @@ def test_main():
if __name__ == "__main__":
test_main()