Skip to content

Commit 1e5a442

Browse files
committed
Update pyproject.toml
1 parent 4ef8e35 commit 1e5a442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ select = [
143143
"C9", # mccabe
144144
"E", # pycodestyle
145145
"F", # pyflakes
146-
"I", # isrot
146+
"I", # isort
147147
"PGH", # pygrep-hooks
148148
"RUF", # ruff
149149
"UP", # pyupgrade

0 commit comments

Comments
 (0)