Skip to content

Commit 566ed09

Browse files
committed
1 parent 19b57d0 commit 566ed09

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
@@ -140,6 +140,7 @@ select = [
140140
"F", # pyflakes
141141
"I", # isort
142142
"UP", # pyupgrade
143+
"A", # flake8-builtins
143144
"B", # flake8-bugbear
144145
"C4", # flake8-comprehensions
145146
"COM", # flake8-commas

0 commit comments

Comments
 (0)