Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
inspections
/
PyMethodMayBeStaticInspection
/
empty.py
blob: f86a8af8a751222572294f0816bbca7c5452e677 [
file
] [
log
] [
blame
]
__author__
=
'ktisha'
class
Child
(
Base
):
def
f
(
self
):
pass