Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
inspections
/
AddSelf_after.py
blob: 0050ce1d41257381b4ab491ccafdd1bae105a65b [
file
] [
log
] [
blame
]
class
A
:
def
foo
(
self
):
# Add 'self'
pass