dexterkennedy

Results 2 issues of dexterkennedy

#16506 This Pull request makes it obvious that function calls in type annotations are not allowed and gets rid of the previous misleading error that the function called should be...

Fixes #17036 The added note makes it easier for new mypy users to understand where the errors are coming from and suggests a potentially simple fix.