Skip to content

Commit 2cc79d1

Browse files
committed
1 parent 3c43abf commit 2cc79d1

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

0 commit comments

Comments
 (0)