Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
inspections
/
PyMethodMayBeStaticInspection
/
init.py
blob: 3ca7623b9f9e2a8e8af3165efced9388e35a40fa [
file
] [
log
] [
blame
]
__author__
=
'ktisha'
class
Child
(
Base
):
def
__init__
(
self
):
test
=
1