Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
copyPaste
/
IndentIncrease.dst.py
blob: abb9b7d317aa46d603a1c895358708890abeb5da [
file
] [
log
] [
blame
]
class
A
:
def
bar
(
self
):
pass
<
caret
>
def
quux
(
self
):
pass