mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +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 @@ def get_docstring(self, node, n=None):
|
||||||
symbol.term,
|
symbol.term,
|
||||||
symbol.factor,
|
symbol.factor,
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1248,5 +1248,3 @@ def get_docstring(self, node, n=None):
|
||||||
symbol.term,
|
symbol.term,
|
||||||
symbol.factor,
|
symbol.factor,
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue