Skip to content

Commit 30508e1

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 6edb128 commit 30508e1

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
@@ -38,5 +38,5 @@ markers = [
3838
]
3939

4040
[tool.isort]
41-
known_third_party = ["click", "dask", "distributed", "mpi4py", "pytest", "requests", "setuptools", "yaml"]
41+
known_third_party = ["click", "dask", "distributed", "mpi4py", "pytest", "requests"]
4242
profile = "black"

0 commit comments

Comments
 (0)