Skip to content

Commit f57484b

Browse files
Sort pyproject.toml
1 parent 0e621d1 commit f57484b

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
@@ -283,8 +283,8 @@ extend-select = [
283283
"PGH", # pygrep-hooks
284284
"PT", # flake8-pytest-style
285285
"PYI", # flake8-pyi
286-
"RSE", # flake8-raise
287286
"RET", # flake8-return
287+
"RSE", # flake8-raise
288288
"RUF",
289289
"TCH", # flake8-type-checking
290290
"TRY", # tryceratops

0 commit comments

Comments
 (0)