We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee91210 commit f5ec96eCopy full SHA for f5ec96e
pangram/pangram_test.py
@@ -1,3 +1,5 @@
1
+# pylint: disable=C0114, C0115, C0116, R0904
2
+
3
# These tests are auto-generated with test data from:
4
# https://github.com/exercism/problem-specifications/tree/main/exercises/pangram/canonical-data.json
5
# File last updated on 2023-07-19
0 commit comments