Whitespace normalization.

This commit is contained in:
Tim Peters 2006-06-04 01:22:53 +00:00
parent 9fef9b166e
commit c65a13f53b

View file

@ -576,4 +576,3 @@ def test_pack_to_fn():
test_unpack_from()
test_pack_to()
test_pack_to_fn()