summaryrefslogtreecommitdiff
path: root/tests/test_regrtest.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_regrtest.py')
-rw-r--r--tests/test_regrtest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_regrtest.py b/tests/test_regrtest.py
index 783f1cc1..46db87ea 100644
--- a/tests/test_regrtest.py
+++ b/tests/test_regrtest.py
@@ -267,7 +267,7 @@ def test(val):
"With unicode : {'’'} "
instance = MyClass()
- """
+ """ # noqa[RUF001]
)
next(node.value.infer()).as_string()