LGTM.com - false positive - missing call to init
未关闭
false-positive
- 主要语言
- CodeQL
- 星标
- 10.1k
- 派生
- 2.1k
- 平均合并
- 2 天 15 小时
- 30 天内合并 PR
- 141
描述
**Description of the false positive**
CodeQL tells me that I do not call the `__init__` methof of the grandparent of my class, while I actually call `super().__init__` a few lines under the report, which in turns call its parent init.
**URL to the alert on the project page on LGTM.com**
https://lgtm.com/projects/g/ZRunner/ZBot/snapshot/251707c4448cb78be9c94613d7d0fe7a43681b2f/files/fcts/tickets.py#xb1b03f109ea86c39:1
贡献指南
评估
这个 Issue 还没有评估数据。