Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
inspections
/
RenameToSelf.py
blob: e4a2a2ab4b0828a1465d0de1ade0184d4de76202 [
file
] [
log
] [
blame
]
class
A
:
def
foo
(<
caret
>
slf
):
# Rename to 'self'
pass