mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
Whitespace standardization.
This commit is contained in:
parent
538f05c94d
commit
146965abf2
6 changed files with 484 additions and 485 deletions
|
@ -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")
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue