blob: f2fc714eee0c21bbc910b84052d9355a99be3fa2 [file] [log] [blame]
<html>
<body><span style="font-family: verdana,serif;">
This inspection detects type errors in function call expressions.
Due to dynamic dispatch and duck typing, this is possible in a limited but
useful number of cases. Types of function parameters can be specified in
docstrings or in Python 3 function annotations.
</span></body>
</html>