Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
copyPaste
/
IndentIncrease.after.py
blob: 2837d56c83c6170f380ae763833f061fc3923dd7 [
file
] [
log
] [
blame
]
class
A
:
def
bar
(
self
):
pass
def
foo
():
pass
def
quux
(
self
):
pass