We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
suite.py
1 parent 51505e9 commit 6de9e35Copy full SHA for 6de9e35
mx.graalpython/suite.py
@@ -1,4 +1,4 @@
1
-# pylint: disable=anomalous-backslash-in-string
+# pylint: disable=anomalous-backslash-in-string,line-too-long
2
suite = {
3
# --------------------------------------------------------------------------------------------------------------
4
#
0 commit comments