mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 22:17:05 +07:00
6 lines
256 B
HTML
6 lines
256 B
HTML
<html>
|
|
<body><span style="font-family: verdana,serif;">
|
|
This inspection is similar to pylint inspection E1111. It highlights situations when an assignment is done on a function call but the inferred function doesn't return anything.
|
|
</span>
|
|
</body>
|
|
</html> |