Skip to content

Commit f0f3f61

Browse files
committed
1 parent fe5c241 commit f0f3f61

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
@@ -150,6 +150,7 @@ select = [
150150
"F", # pyflakes
151151
"I", # isort
152152
"UP", # pyupgrade
153+
"A", # flake8-builtins
153154
"B", # flake8-bugbear
154155
"C4", # flake8-comprehensions
155156
"COM", # flake8-commas

0 commit comments

Comments
 (0)