We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0cc019 commit f3fd5abCopy full SHA for f3fd5ab
tests/functional/e/excess_escapes.py
@@ -1,4 +1,4 @@
1
-# pylint:disable=W0105, W0511, misplaced-comparison-constant, comparison-with-itself
+# pylint:disable=pointless-string-statement, fixme, misplaced-comparison-constant, comparison-with-itself
2
"""Stray backslash escapes may be missing a raw-string prefix."""
3
4
__revision__ = '$Id$'
0 commit comments