mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-21 17:52:27 +07:00
6 lines
206 B
HTML
6 lines
206 B
HTML
<html>
|
|
<body>
|
|
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.
|
|
</body>
|
|
</html> |