Skip to content

Commit d5b1cf2

Browse files
add
1 parent c381af9 commit d5b1cf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pylintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ preferred-modules=
403403

404404
# The type of string formatting that logging methods do. `old` means using %
405405
# formatting, `new` is for `{}` formatting.
406-
logging-format-style=old
406+
logging-format-style=new
407407

408408
# Logging modules to check that the string format arguments are in logging
409409
# function parameter format.

0 commit comments

Comments
 (0)