Sign in
android
/
platform
/
tools
/
idea
/
refs/heads/android12-security-release
/
.
/
python
/
testData
/
inspections
/
PyMethodMayBeStaticInspection
/
empty.py
blob: f86a8af8a751222572294f0816bbca7c5452e677 [
file
] [
log
] [
blame
] [
edit
]
__author__
=
'ktisha'
class
Child
(
Base
):
def
f
(
self
):
pass