github / github/codeql

LGTM.com - false positive - missing call to init

Open
#9,916 1 comment 0 reactions 0 assignees View on GitHub
false-positive
Dominant language
CodeQL
Stars
10.1k
Forks
2.1k
Avg merge
2d 15h
Merged PRs (30d)
141

Description

**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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.