mirror of
https://github.com/python/cpython.git
synced 2025-10-17 12:18:23 +00:00
Whitespace normalization.
This commit is contained in:
parent
bf7e241397
commit
669454e9dc
5 changed files with 44 additions and 44 deletions
|
@ -142,7 +142,7 @@ class Transformer:
|
|||
self.encoding = node[2]
|
||||
node = node[1]
|
||||
n = node[0]
|
||||
|
||||
|
||||
if n == symbol.single_input:
|
||||
return self.single_input(node[1:])
|
||||
if n == symbol.file_input:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue