-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
acknowledgedGitHub staff acknowledges this issueGitHub staff acknowledges this issuefalse-positivenot securityThis issue does not relate to a security queryThis issue does not relate to a security query
Description
Description of the false positive
If a string is passed to the aoi_model
attribute of the ModelChain class, aoi_model.setter
is called and assigns a function to self.aoi_model
based on the string that was passed in. self.aoi_model
is therefore always callable.
URL to the alert on the project page on LGTM.com
Metadata
Metadata
Assignees
Labels
acknowledgedGitHub staff acknowledges this issueGitHub staff acknowledges this issuefalse-positivenot securityThis issue does not relate to a security queryThis issue does not relate to a security query