mirror of
https://github.com/python/cpython.git
synced 2025-09-28 03:13:48 +00:00
change 2-space indent to 4-space indent
This commit is contained in:
parent
9c36a41694
commit
572bdce4b3
2 changed files with 2134 additions and 2138 deletions
|
@ -1248,5 +1248,3 @@ _assign_types = [
|
||||||
symbol.term,
|
symbol.term,
|
||||||
symbol.factor,
|
symbol.factor,
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1248,5 +1248,3 @@ _assign_types = [
|
||||||
symbol.term,
|
symbol.term,
|
||||||
symbol.factor,
|
symbol.factor,
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue