We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 575b6a5 commit a642eebCopy full SHA for a642eeb
matching-brackets/matching_brackets_test.py
@@ -1,4 +1,4 @@
1
-# pylint: disable=C0114, C0115, C0116, R0904
+# pylint: disable=C0114, C0115, C0116, R0904, C0301
2
3
# These tests are auto-generated with test data from:
4
# https://github.com/exercism/problem-specifications/tree/main/exercises/matching-brackets/canonical-data.json
0 commit comments