We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c381af9 commit d5b1cf2Copy full SHA for d5b1cf2
pylintrc
@@ -403,7 +403,7 @@ preferred-modules=
403
404
# The type of string formatting that logging methods do. `old` means using %
405
# formatting, `new` is for `{}` formatting.
406
-logging-format-style=old
+logging-format-style=new
407
408
# Logging modules to check that the string format arguments are in logging
409
# function parameter format.
0 commit comments