Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
resources
/
inspectionDescriptions
/
PyMethodParametersInspection.html
blob: 378ed277a5a9534940423039553e1fcb08fd3654 [
file
] [
log
] [
blame
]
<html>
<body><span
style
=
"
font-family
:
verdana
,
serif
;
"
>
This inspection looks for methods that lack a first parameter (which is usually named
<code>
self
</code>
).
</span></body>
</html>