We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75eaeba commit d7485b3Copy full SHA for d7485b3
darts/darts_test.py
@@ -1,4 +1,4 @@
1
-# pylint: disable=C0301
+# 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/darts/canonical-data.json
0 commit comments