Whitespace normalization.

This commit is contained in:
Marc-André Lemburg 2006-06-13 19:20:07 +00:00
parent 93e3ecb1f4
commit 3b3f1184bc
3 changed files with 4 additions and 7 deletions

View file

@ -500,5 +500,3 @@ h(i,i,i,2,i,3)
timeit.main(['-s', setup,
test])