Skip to content

Commit cea1967

Browse files
committed
1 parent 66e2650 commit cea1967

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ select = [
122122
"F", # pyflakes
123123
"I", # isort
124124
"UP", # pyupgrade
125+
"A", # flake8-builtins
125126
"B", # flake8-bugbear
126127
"C4", # flake8-comprehensions
127128
"COM", # flake8-commas

0 commit comments

Comments
 (0)