Commit 90a2fe35 authored by Fred Drake's avatar Fred Drake

remove trailing blank line

parent 7cdaddf3
......@@ -34,4 +34,3 @@ class harness2(harness1):
assert aargs == args, "Harness method arguments"
assert akwargs == kwargs, "Harness method keyword args"
return result
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment