Skip to content

Commit 73eebcb

Browse files
Python: Add file-not-closed and special-method-wrong-signature to python code-quality suite
1 parent 3652d6f commit 73eebcb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
- queries: .
22
- include:
33
id:
4-
- py/not-named-self
4+
- py/not-named-self
55
- py/not-named-cls
6+
- py/file-not-closed
7+
- py/special-method-wrong-signature

0 commit comments

Comments
 (0)