mirror of
https://github.com/python/cpython.git
synced 2025-07-29 22:24:49 +00:00
Whitespace normalization.
This commit is contained in:
parent
cd73a78b68
commit
147f9ae6db
3 changed files with 5 additions and 5 deletions
|
@ -199,7 +199,7 @@ class RoundtripLegalSyntaxTestCase(unittest.TestCase):
|
|||
yield x
|
||||
else:
|
||||
yield tree
|
||||
|
||||
|
||||
terminals = list(walk(st2))
|
||||
self.assertEqual([
|
||||
(1, 'def', 1, 0),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue