Skip to content

Commit f5ae76b

Browse files
committed
Ignore f-strings in logging statements
1 parent 0546265 commit f5ae76b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ ignore = [
5151
"B023",
5252
"E501",
5353
"E731",
54+
"G004",
5455
]
5556
select = [
5657
# pycodestyle

0 commit comments

Comments
 (0)