Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
resources
/
inspectionDescriptions
/
PyInitNewSignatureInspection.html
blob: 3c44c678c86460bd236eab8c4ddcdaea7e7934c7 [
file
] [
log
] [
blame
]
<html>
<body>
<span
style
=
"
font-family
:
verdana
,
serif
;
"
>
This inspection checks mutual compatibility of
<code>
__new__
</code>
and
<code>
__init__
</code>
signatures.
</span>
</body>
</html>