Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
inspections
/
PyMethodMayBeStaticInspection
/
trueNegative.py
blob: 2820496c274d937583732497d7fdf41024e2c349 [
file
] [
log
] [
blame
]
__author__
=
'ktisha'
class
Child
(
Base
):
def
f
(
self
):
self
.
test
=
1