Skip to content
This repository was archived by the owner on Aug 25, 2024. It is now read-only.

Commit 2c0aeb9

Browse files
author
John Andersen
committed
lgtm: Ignore incorrect number of init arguments
Due to codeql's lack of understanding of metaclasses Related: github/codeql#2445 Signed-off-by: John Andersen <[email protected]>
1 parent 462d7ff commit 2c0aeb9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lgtm.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
queries:
2+
- exclude: py/call/wrong-number-class-arguments
13
path_classifiers:
24
docs:
35
- scripts/docs.py

0 commit comments

Comments
 (0)