Skip to content

Commit a642eeb

Browse files
committed
Update matching_brackets_test.py
1 parent 575b6a5 commit a642eeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

matching-brackets/matching_brackets_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# pylint: disable=C0114, C0115, C0116, R0904
1+
# pylint: disable=C0114, C0115, C0116, R0904, C0301
22

33
# These tests are auto-generated with test data from:
44
# https://github.com/exercism/problem-specifications/tree/main/exercises/matching-brackets/canonical-data.json

0 commit comments

Comments
 (0)