mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-21 14:37:45 +07:00
6 lines
245 B
HTML
6 lines
245 B
HTML
<html>
|
|
<body>
|
|
This inspection detects cases when first parameter, such as 'self' or 'cls', is reassigned in a method.
|
|
In most cases imaginable, there's no point in such reassignment, and it indicates an error.
|
|
</body></html>
|