Skip to content

Commit 58648f7

Browse files
authored
Remove unused isort configuration (boto#3505)
1 parent a02398d commit 58648f7

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@ markers = [
44
"validates_models: marks tests as one which validates service models",
55
]
66

7-
[tool.isort]
8-
profile = "black"
9-
line_length = 79
10-
honor_noqa = true
11-
src_paths = ["botocore", "tests"]
12-
137
[tool.ruff]
148
exclude = [
159
".bzr",

0 commit comments

Comments
 (0)