summaryrefslogtreecommitdiff
path: root/tests/functional/l/logging/logging_fstring_interpolation_py37.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/l/logging/logging_fstring_interpolation_py37.txt')
-rw-r--r--tests/functional/l/logging/logging_fstring_interpolation_py37.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/functional/l/logging/logging_fstring_interpolation_py37.txt b/tests/functional/l/logging/logging_fstring_interpolation_py37.txt
index a41c3e145..d8b84d674 100644
--- a/tests/functional/l/logging/logging_fstring_interpolation_py37.txt
+++ b/tests/functional/l/logging/logging_fstring_interpolation_py37.txt
@@ -1 +1,4 @@
logging-fstring-interpolation:5:0:5:23::Use lazy % formatting in logging functions:UNDEFINED
+logging-fstring-interpolation:8:0:8:31::Use lazy % formatting in logging functions:UNDEFINED
+f-string-without-interpolation:10:14:10:25::Using an f-string that does not have any interpolated variables:UNDEFINED
+f-string-without-interpolation:11:14:11:25::Using an f-string that does not have any interpolated variables:UNDEFINED