Skip to content

Commit d4eb80f

Browse files
authored
Fix tests for pylint 2.14.0 (#19235)
1 parent c55755f commit d4eb80f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/test/pythonFiles/linting/pylintconfig
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[MESSAGES CONTROL]
2-
disable=I0011,I0012,C0304,C0103,W0613,E0001,E1101
2+
disable=I0011,C0304,C0103,W0613,E0001,E1101

0 commit comments

Comments
 (0)