summaryrefslogtreecommitdiff
path: root/pylint/test/messages/func_logging_not_lazy_with_logger.txt
diff options
context:
space:
mode:
Diffstat (limited to 'pylint/test/messages/func_logging_not_lazy_with_logger.txt')
-rw-r--r--pylint/test/messages/func_logging_not_lazy_with_logger.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/pylint/test/messages/func_logging_not_lazy_with_logger.txt b/pylint/test/messages/func_logging_not_lazy_with_logger.txt
index 8b483a7..04823cf 100644
--- a/pylint/test/messages/func_logging_not_lazy_with_logger.txt
+++ b/pylint/test/messages/func_logging_not_lazy_with_logger.txt
@@ -1,4 +1,4 @@
+W: 8: Specify string format arguments as logging function parameters
W: 9: Specify string format arguments as logging function parameters
-W: 10: Specify string format arguments as logging function parameters
-W: 12: Specify string format arguments as logging function parameters
-W: 14: Specify string format arguments as logging function parameters
+W: 11: Specify string format arguments as logging function parameters
+W: 13: Specify string format arguments as logging function parameters