FP0160
FP0160 - Missing type annotation
Section titled “FP0160 - Missing type annotation”Category: Analysis
Description
Section titled “Description”A type annotation is missing where one is required or would be beneficial.
Add explicit type annotations to improve clarity and help with static analysis.