Commit 146965ab authored by Tim Peters's avatar Tim Peters

Whitespace standardization.

parent 538f05c9
...@@ -51,4 +51,3 @@ if __name__ == "__main__": ...@@ -51,4 +51,3 @@ if __name__ == "__main__":
register(x2, 12) register(x2, 12)
register(x3, 5, "bar") register(x3, 5, "bar")
register(x3, "no kwd args") register(x3, "no kwd args")
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