mirror of
https://github.com/python/cpython.git
synced 2025-09-14 20:56:06 +00:00
whitespace normalisation
This commit is contained in:
parent
ecdc0a9f46
commit
4ef3a23a35
6 changed files with 23 additions and 24 deletions
|
@ -8,4 +8,3 @@ def leak():
|
||||||
while True:
|
while True:
|
||||||
yield g
|
yield g
|
||||||
g = gen()
|
g = gen()
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue