summaryrefslogtreecommitdiff
path: root/doc/whatsnew/fragments/8185.false_negative
blob: 4d2f878cd6f72161950e120e7f52415efafca740 (plain)
1
2
3
4
5
Fix a false negative for 'missing-parentheses-for-call-in-test' when inference
failed for the internal of the call as we did not need that information to raise
correctly.

Refs #8185