LGTM.com - false positive because of setter in python
未關閉
acknowledged
false-positive
not security
- 主要語言
- CodeQL
- 星號
- 10.1k
- 分支
- 2.1k
- 平均合併
- 2 天 15 小時
- 30 天內合併 PR
- 141
描述
**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**
https://lgtm.com/projects/g/pvlib/pvlib-python/snapshot/9638d5facde44227b3bd9503c5b1dabb9b3e1fe7/files/pvlib/modelchain.py?sort=name&dir=ASC&mode=heatmap#x7614d2aff6b90c1b:1
貢獻指南
評估
這個 Issue 還沒有評估資料。