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