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